@dAniel hAhler
Question: If running at nice -10 it will have a high priority yes? and running 
at nice 10 will make it have a low prio 

And in your diff you have
nice -n {$NICE:-10}

Is it not better to set it to 
nice -n {$NICE:+10}
to make it run as low prio?

-- 
updatedb cron job should make use of ionice
https://bugs.launchpad.net/bugs/134692
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to