Date: Tue, 13 Aug 2002 22:44:32 -0700 (PDT) From: Gordon Tetlow <gordon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network src/etc/rc.d amd keyserv mountd nfsd ntpd rpcbind yppasswdd ypserv ypset ypupdated ypxfrd Message-ID: <200208140544.g7E5iWU8067349@freefall.freebsd.org>
index | next in thread | raw e-mail
gordon 2002/08/13 22:44:32 PDT
Modified files:
etc rc.network
etc/rc.d amd keyserv mountd nfsd ntpd rpcbind
yppasswdd ypserv ypset ypupdated ypxfrd
Log:
Clean up the scripts to use the new variables:
xntpd_* -> ntpd_*
portmap_* -> rpcbind_*
Also change single_mountd_enable -> mountd_enable
Changing the mountd flags brings us closer to NetBSD.
All of the old variable names are shimmed so you can continue to use the
old variable name.
Finally make /etc/rc.d/mountd no longer dependent on nfs as there are
(apparently) other consumers of mountd.
Submitted by: Mike Makonnen <makonnen@pacbell.net>
Revision Changes Path
1.6 +1 -1 src/etc/rc.d/amd
1.2 +12 -1 src/etc/rc.d/keyserv
1.6 +2 -14 src/etc/rc.d/mountd
1.4 +12 -1 src/etc/rc.d/nfsd
1.3 +6 -9 src/etc/rc.d/ntpd
1.5 +3 -14 src/etc/rc.d/rpcbind
1.3 +15 -1 src/etc/rc.d/yppasswdd
1.3 +10 -1 src/etc/rc.d/ypserv
1.2 +11 -1 src/etc/rc.d/ypset
1.2 +11 -1 src/etc/rc.d/ypupdated
1.2 +11 -1 src/etc/rc.d/ypxfrd
1.135 +7 -7 src/etc/rc.network
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200208140544.g7E5iWU8067349>
