From 987f5de5b7c003dd1cddfe7cc499b072cf1613e8 Mon Sep 17 00:00:00 2001 From: Michal Sekletar Date: Fri, 18 Mar 2016 13:48:23 +0100 Subject: [PATCH] Make service of the type simple systemd will not block and wait for the service to finish Resolves: #1282232 --- mlocate-updatedb.service | 1 - 1 file changed, 1 deletion(-) diff --git a/mlocate-updatedb.service b/mlocate-updatedb.service index fcd7032..46efbd3 100644 --- a/mlocate-updatedb.service +++ b/mlocate-updatedb.service @@ -2,7 +2,6 @@ Description=Update a database for mlocate [Service] -Type=oneshot ExecStart=/usr/libexec/mlocate-run-updatedb Nice=19 IOSchedulingClass=2