Date: Wed, 16 Jul 2008 19:50:29 +0000 (UTC) From: Doug Barton <dougb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d amd apmd bsnmpd bthidd devd ftp-proxy ftpd hcsecd idmapd keyserv lockd lpd mountd moused nfsd nscd ntpd powerd rpcbind rtadvd rwho sdpd sendmail sshd statd timed ugidfw watchdogd ypbind yppasswdd ypserv ypset ypupdated ypxfrd Message-ID: <200807161950.m6GJobXk005403@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
dougb 2008-07-16 19:50:29 UTC
FreeBSD src repository
Modified files:
etc/rc.d amd apmd bsnmpd bthidd devd ftp-proxy
ftpd hcsecd idmapd keyserv lockd lpd
mountd moused nfsd nscd ntpd powerd
rpcbind rtadvd rwho sdpd sendmail sshd
statd timed ugidfw watchdogd ypbind
yppasswdd ypserv ypset ypupdated ypxfrd
Log:
SVN rev 180564 on 2008-07-16 19:50:29Z by dougb
Add the shutdown KEYWORD to those scripts that start persistent services
to allow them to do a "clean" shutdown.
I purposely avoided making changes to network-related stuff since the
system shutting down is pretty conclusive, and there may be complicated
dependencies on the network that I would rather not try to unravel.
I also skipped kerberos-related stuff for the reasons above, and
because I have no way to test it.
Revision Changes Path
1.22 +1 -1 src/etc/rc.d/amd
1.14 +1 -1 src/etc/rc.d/apmd
1.2 +1 -1 src/etc/rc.d/bsnmpd
1.2 +1 -1 src/etc/rc.d/bthidd
1.11 +1 -1 src/etc/rc.d/devd
1.3 +1 -0 src/etc/rc.d/ftp-proxy
1.2 +1 -0 src/etc/rc.d/ftpd
1.6 +1 -1 src/etc/rc.d/hcsecd
1.2 +1 -1 src/etc/rc.d/idmapd
1.5 +1 -0 src/etc/rc.d/keyserv
1.22 +1 -1 src/etc/rc.d/lockd
1.10 +1 -0 src/etc/rc.d/lpd
1.21 +1 -1 src/etc/rc.d/mountd
1.14 +1 -1 src/etc/rc.d/moused
1.15 +1 -1 src/etc/rc.d/nfsd
1.7 +1 -0 src/etc/rc.d/nscd
1.15 +1 -1 src/etc/rc.d/ntpd
1.5 +1 -1 src/etc/rc.d/powerd
1.14 +1 -0 src/etc/rc.d/rpcbind
1.12 +1 -1 src/etc/rc.d/rtadvd
1.6 +1 -0 src/etc/rc.d/rwho
1.6 +1 -1 src/etc/rc.d/sdpd
1.19 +1 -0 src/etc/rc.d/sendmail
1.14 +1 -0 src/etc/rc.d/sshd
1.21 +1 -1 src/etc/rc.d/statd
1.7 +1 -1 src/etc/rc.d/timed
1.7 +1 -1 src/etc/rc.d/ugidfw
1.6 +1 -1 src/etc/rc.d/watchdogd
1.12 +1 -0 src/etc/rc.d/ypbind
1.13 +1 -0 src/etc/rc.d/yppasswdd
1.14 +1 -0 src/etc/rc.d/ypserv
1.8 +1 -0 src/etc/rc.d/ypset
1.7 +1 -0 src/etc/rc.d/ypupdated
1.9 +1 -0 src/etc/rc.d/ypxfrd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807161950.m6GJobXk005403>
