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]) ;;
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
2 matches
Mail list logo