Public bug reported:

In /etc/cron.daily/find is ionice used when starting updatedb. The is
 ... ionice -c ${IONICE_CLASS:-2} -p ${IONICE_PRIORITY:-7} updatedb ...
So the option -p is used to set the priority. But ionice uses -p to set a 
specific process ID and to
set the priority the -n parameter must be used.
On some installation (I cannot tell what the difference is), this produces an 
error. On others the -p
seems to be ignored.
This seems to be introduced by Bug #134692.

** Affects: ubuntu
     Importance: Undecided
         Status: New

-- 
/etc/cron.daily/find has wrong ionice parameter
https://bugs.launchpad.net/bugs/159472
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