Date: Thu, 17 Aug 2006 08:04:21 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.subr Message-ID: <200608170804.k7H84Ldv003841@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2006-08-17 08:04:21 UTC
FreeBSD src repository
Modified files:
etc rc.subr
Log:
Allow for setting negative priority (niceness) when $foo_user is non-root.
The order in _doit must be "nice su", not "su nice", for that.
In addition, don't ignore the exit status from "cd $foo_chdir".
Reviewed by: freebsd-rc (silence)
MFC after: 1 week
Revision Changes Path
1.65 +7 -2 src/etc/rc.subr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608170804.k7H84Ldv003841>
