Date: Sun, 23 Oct 2005 14:06:53 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc/rc.d ike named ppp-user sshd Message-ID: <200510231406.j9NE6r8L008373@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2005-10-23 14:06:53 UTC
FreeBSD src repository
Modified files:
etc/rc.d ike named ppp-user sshd
Log:
Don't be lazy, set the "command" variable even if
/etc/defaults/rc.conf will provide foo_program, too.
By specifying "command" we explicitly say that we're
going to rely on rc.subr(8) default methods, and
rc.subr(8) will take advantage of this soon.
The majority of our rc.d scripts already set "command"
if appropriate, so fix just the non-compliant handful.
Revision Changes Path
1.5 +1 -0 src/etc/rc.d/ike
1.23 +1 -0 src/etc/rc.d/named
1.8 +1 -0 src/etc/rc.d/ppp-user
1.9 +1 -0 src/etc/rc.d/sshd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200510231406.j9NE6r8L008373>
