Make service of the type simple
systemd will not block and wait for the service to finish Resolves: #1282232
This commit is contained in:
parent
b99e52d497
commit
987f5de5b7
@ -2,7 +2,6 @@
|
||||
Description=Update a database for mlocate
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
ExecStart=/usr/libexec/mlocate-run-updatedb
|
||||
Nice=19
|
||||
IOSchedulingClass=2
|
||||
|
Loading…
Reference in New Issue
Block a user