Bug#456291: Bug#456292: dlocate: ionice in cronjob does not work in VServer

2007-12-15 Thread Andreas Metzler
On 2007-12-15 Craig Sanders <[EMAIL PROTECTED]> wrote: [...] > i've already updated the /etc/cron.daily/dlocate script like so: > if [ -x /usr/bin/ionice ]; then > # don't run ionice if kernel version < 2.6.13 > KVER=$(uname -r) > case "$KVER" in > 2.[012345]*) ;; > 2.6.[0-9]) ;;

Bug#456291: Bug#456292: dlocate: ionice in cronjob does not work in VServer

2007-12-14 Thread Craig Sanders
On Sat, Dec 15, 2007 at 01:34:06AM +0100, intrigeri wrote: > Craig Sanders wrote (14 Dec 2007 23:48:20 GMT) : > > i.e. is this a complete incompatibility between ionice and vserver > > (in which case, the bug should be filed against ionice's package > > util-linux), or is it due to the kernel versi