]> git.sesse.net Git - plocate/blobdiff - plocate-updatedb.service.in
Reset string explicitely to prevent undefined behavior
[plocate] / plocate-updatedb.service.in
index e7cb0141dff5750865efc4eabf289df787651403..4d9c432a239884355e2e46b853213a5ba87cfac9 100644 (file)
@@ -4,9 +4,10 @@ ConditionACPower=true
 
 [Service]
 Type=oneshot
-ExecStart=@sbindir@/updatedb
+ExecStart=@sbindir@/@updatedb_progname@
 LimitNOFILE=131072
 IOSchedulingClass=idle
+Nice=19
 
 PrivateTmp=true
 PrivateDevices=true