Date: Thu, 26 Feb 2004 11:38:04 -0500 From: Chuck Swiger <cswiger@mac.com> To: Eric Toll <etoll@vipstructures.com> Cc: freebsd-questions@freebsd.org Subject: Re: Nice Renice Verynice Message-ID: <403E20EC.9090401@mac.com> In-Reply-To: <9BC86C67C3AF7646B9C5382020457A94271B6D@VIP10-WIN2K> References: <9BC86C67C3AF7646B9C5382020457A94271B6D@VIP10-WIN2K>
next in thread | previous in thread | raw e-mail | index | archive | help
Eric Toll wrote: [ ... ] > My Question: How do I permanemtly alter the priority for everything a > particular user runs? Check the priority option for /etc/login.conf, or else set up a variant shell (nsh, nbash, nzsh) which you've changed to call nice(-15) or whatever. Note that zsh is smart about renice'ing processes which get put in the background... -- -Chuck
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?403E20EC.9090401>