Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/etc/rc.d



Module Name:    src
Committed By:   lukem
Date:           Tue Oct 12 14:51:03 UTC 2004

Modified Files:
        src/etc/rc.d: amd ipnat network nfsd nfslocking routed smmsp yppasswdd
            ypserv

Log Message:
Use 'load_rc_config_var CMD VAR' to set VAR for "foreign" rc.conf(5)
variables that may be set in /etc/rc.conf.d/CMD instead of /etc/rc.conf.
Fixes PR 20768 from Pavel Cahyna.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/etc/rc.d/amd src/etc/rc.d/ipnat
cvs rdiff -r1.46 -r1.47 src/etc/rc.d/network
cvs rdiff -r1.6 -r1.7 src/etc/rc.d/nfsd
cvs rdiff -r1.7 -r1.8 src/etc/rc.d/nfslocking src/etc/rc.d/ypserv
cvs rdiff -r1.8 -r1.9 src/etc/rc.d/routed
cvs rdiff -r1.3 -r1.4 src/etc/rc.d/smmsp
cvs rdiff -r1.9 -r1.10 src/etc/rc.d/yppasswdd

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index