[Midnightbsd-cvs] src: src/usr.sbin: sysrc is a new utility written by Devin Teske that
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Thu Oct 21 11:51:01 EDT 2010
Log Message:
-----------
sysrc is a new utility written by Devin Teske that allows a user to easily modify the contents of /etc/rc.conf (or a version in a jail). It will check for existing variables and adjust the value as necessary. This is less error prone than echo >> type operations and it causes less spam.
Modified Files:
--------------
src/usr.sbin:
Makefile (r1.23 -> r1.24)
(http://cvsweb.midnightbsd.org/src/usr.sbin/Makefile?r1=1.23&r2=1.24)
Added Files:
-----------
src/usr.sbin/sysrc:
Makefile (r1.1)
(http://cvsweb.midnightbsd.org/src/usr.sbin/sysrc/Makefile?rev=1.1&content-type=text/x-cvsweb-markup)
sysrc.sh (r1.1)
(http://cvsweb.midnightbsd.org/src/usr.sbin/sysrc/sysrc.sh?rev=1.1&content-type=text/x-cvsweb-markup)
More information about the Midnightbsd-cvs
mailing list