DragonFly commits List (threaded) for 2003-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/etc rc.subr src/sbin/rcrun Makefile rcrun.sh
dillon 2003/12/12 18:49:09 PST
DragonFly src repository
Modified files:
etc rc.subr
sbin/rcrun Makefile rcrun.sh
Log:
Add an 'enable' and 'disable' target to rcrun, and add softlink shortcuts
for 'rcenable' and 'rcdisable'. These functions will modify rcrun-generated
entries in /etc/rc.conf. They will not delete any manual entries in rc.conf
even if the manual entry is being overriden.
Add additional states to the varsym vars and make rc.subr and rcrun aware
of them. The states are now:
running failed disabled irrelevant configured stopped
Revision Changes Path
1.9 +126 -137 src/etc/rc.subr
1.2 +10 -7 src/sbin/rcrun/Makefile
1.4 +45 -4 src/sbin/rcrun/rcrun.sh
http://www.dragonflybsd.org/cvsweb/src/etc/rc.subr.diff?r1=1.8&r2=1.9&f=h
http://www.dragonflybsd.org/cvsweb/src/sbin/rcrun/Makefile.diff?r1=1.1&r2=1.2&f=h
http://www.dragonflybsd.org/cvsweb/src/sbin/rcrun/rcrun.sh.diff?r1=1.3&r2=1.4&f=h
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]