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