Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Oct 2004 01:01:30 +0200
From:      Pawel Worach <pawel.worach@telia.com>
To:        Mike Makonnen <mtm@freebsd.org>
Cc:        cvs-all@freebsd.org
Subject:   Re: 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...
Message-ID:  <4165CACA.1050100@telia.com>
In-Reply-To: <200410071355.i97DtSJq024575@repoman.freebsd.org>
References:  <200410071355.i97DtSJq024575@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4165CACA.1050100>