Hi, Can someone point me towards a howto on what I need to do to allow a non-root user to run commands with negative nice values, eg. > nice --adjustment=-10 ls nice: cannot set niceness: Permission denied what do I need to do to allow this ? cheers Chris