Date: Thu, 24 Aug 2006 10:32:41 +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: <200608241032.k7OAWfam058925@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2006-08-24 10:32:41 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) etc rc.subr Log: MFC rev 1.65: 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". Revision Changes Path 1.34.2.15 +7 -2 src/etc/rc.subr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608241032.k7OAWfam058925>