core/mlocate/updatedb.cron

7 lines
96 B
Plaintext
Raw Normal View History

2012-12-05 10:38:11 +08:00
#!/bin/sh
NICE='nice -n 19'
IONICE='ionice -c 2 -n 7'
exec ${IONICE} ${NICE} updatedb -f proc