Date: Sat, 26 Jun 2004 09:27:30 +0000 (UTC) From: Mike Makonnen <mtm@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.shutdown rc.subr Message-ID: <200406260927.i5Q9RUVZ056522@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mtm 2004-06-26 09:27:30 UTC
FreeBSD src repository
Modified files:
etc rc.shutdown rc.subr
Log:
Make the stop command respect the 'fast' prefix.
Most notably, this cleans up messages when shutting down from
single user. In such a case there are usually no daemons running,
but their pid files are still in /var/run. This causes rc.d to
output diagnostics about daemons with pidfiles, but that are
not running.
Revision Changes Path
1.27 +2 -2 src/etc/rc.shutdown
1.29 +4 -3 src/etc/rc.subr
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406260927.i5Q9RUVZ056522>
