summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-apps/mlocate/files/mlocate-cron.conf')
-rw-r--r--sys-apps/mlocate/files/mlocate-cron.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/mlocate/files/mlocate-cron.conf b/sys-apps/mlocate/files/mlocate-cron.conf
index 886a984c8a56..f207344a9e6c 100644
--- a/sys-apps/mlocate/files/mlocate-cron.conf
+++ b/sys-apps/mlocate/files/mlocate-cron.conf
@@ -1,5 +1,5 @@
# nice value to run at: see -n in nice(1)
-NICE="10"
+NICE="19"
# ionice class to run at: see -c in ionice(1)
# you have to install sys-apps/util-linux manually