diff options
Diffstat (limited to 'system/mlocate/mlocate.cron')
-rw-r--r-- | system/mlocate/mlocate.cron | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/mlocate/mlocate.cron b/system/mlocate/mlocate.cron new file mode 100644 index 0000000000000..5464abad35fca --- /dev/null +++ b/system/mlocate/mlocate.cron @@ -0,0 +1,2 @@ +#!/bin/sh +ionice -c3 nice -n 19 /usr/libexec/mlocate-run-updatedb |