X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=README;h=40bf667b2f0dbfa075188bcaaa0b774808bbbba8;hb=8b68ad08ba3af2447f0f90daaa3931759608956a;hp=75da95bf3695f796006756cc787a4ddfba931488;hpb=15ab346aca2262c40792a2266ec4ee53eec6cf28;p=plocate diff --git a/README b/README index 75da95b..40bf667 100644 --- a/README +++ b/README @@ -15,11 +15,12 @@ do not have an SSD. Installation is run as: meson obj cd obj ninja + sudo addgroup --system plocate sudo ninja install + sudo systemctl enable plocate-updatedb.timer To build the database for the first time after install, you can do - sudo addgroup mlocate sudo updatedb The initial run of updatedb needs to scan the entire filesystem.