Tryag File Manager
Home
-
Turbo Force
Current Path :
/
etc
/
cron.daily
/
Upload File :
New :
File
Dir
//etc/cron.daily/mlocate.cron
#!/bin/sh nodevs=$(< /proc/filesystems awk '$1 == "nodev" { print $2 }') renice +19 -p $$ >/dev/null 2>&1 /usr/bin/updatedb -f "$nodevs"