Date: Wed, 30 Mar 2011 01:19:00 +0000 (UTC) From: Ed Maste <emaste@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/etc/rc.d faith hostid initrandom ipfw jail netoptions routing securelevel Message-ID: <201103300119.p2U1JKAc055267@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
emaste 2011-03-30 01:19:00 UTC FreeBSD src repository Modified files: etc/rc.d faith hostid initrandom ipfw jail netoptions routing securelevel Log: SVN rev 220153 on 2011-03-30 01:19:00Z by emaste Replace ${SYSCTL_W} with ${SYSCTL} in rc.d scripts, as they are identical. This is a further clean up after r202988. SYSCTL_W is still initialized in rc.subr as some ports may still use it. Revision Changes Path 1.6 +2 -2 src/etc/rc.d/faith 1.14 +2 -2 src/etc/rc.d/hostid 1.10 +6 -6 src/etc/rc.d/initrandom 1.25 +4 -4 src/etc/rc.d/ipfw 1.47 +2 -2 src/etc/rc.d/jail 1.155 +16 -16 src/etc/rc.d/netoptions 1.154 +18 -18 src/etc/rc.d/routing 1.12 +1 -1 src/etc/rc.d/securelevel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103300119.p2U1JKAc055267>