core/mlocate/updatedb.cron
2012-12-05 02:38:11 +00:00

7 lines
96 B
Bash
Executable File

#!/bin/sh
NICE='nice -n 19'
IONICE='ionice -c 2 -n 7'
exec ${IONICE} ${NICE} updatedb -f proc