]> git.sesse.net Git - plocate/blobdiff - README
Add a systemd service and timer for updatedb, obsoleting the cron entry.
[plocate] / README
diff --git a/README b/README
index 75da95bf3695f796006756cc787a4ddfba931488..df4b07a45b01e24e32c2f347fbfad66c2b9a6e69 100644 (file)
--- a/README
+++ b/README
@@ -16,10 +16,11 @@ do not have an SSD. Installation is run as:
   cd obj
   ninja
   sudo ninja install
+  sudo addgroup plocate
+  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.