cvs commit: src/etc rc rc.shutdown src/etc/rc.d DAEMON LOGIN
NETWORKING SERVERS abi accounting addswap adjkerntz amd apm apmd archdep
atm1 atm2 atm3 bgfsck bootparams ccd cleanvar cleartmp...
Pawel Worach
pawel.worach at telia.com
Thu Oct 7 16:01:34 PDT 2004
Mike Makonnen wrote:
> mtm 2004-10-07 13:55:28 UTC
> Log:
> Remove the requirement for the FreeBSD keyword as it no longer
> makes any sense.
>
The ${os} variable seem to be unused now.
Index: etc/rc
===================================================================
RCS file: /export/ctm/cvs/src/etc/rc,v
retrieving revision 1.334
diff -u -r1.334 rc
--- etc/rc 7 Oct 2004 13:55:25 -0000 1.334
+++ etc/rc 7 Oct 2004 22:58:58 -0000
@@ -65,7 +65,6 @@
_boot="start"
fi
-os=`eval ${CMD_OSTYPE}`
skip="-s nostart"
[ `/sbin/sysctl -n security.jail.jailed` -eq 1 ] && skip="$skip -s nojail"
files=`rcorder ${skip} /etc/rc.d/* 2>/dev/null`
--
Pawel
More information about the cvs-src
mailing list