Date: Thu, 24 Jun 1999 10:24:08 +0300 From: Ruslan Ermilov <ru@FreeBSD.org> To: Dag-Erling Smorgrav <des@flood.ping.uio.no> Cc: Peter Wemm <peter@netplex.com.au>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, billf@FreeBSD.org Subject: Re: cvs commit: src/sbin/init Makefile init.8 init.c src/sbin/reboot reboot.8 src/sbin/shutdown shutdown.8 shutdown.c Message-ID: <19990624102408.D84404@relay.ucb.crimea.ua> In-Reply-To: <xzpiu8ef5p7.fsf@flood.ping.uio.no>; from Dag-Erling Smorgrav on Thu, Jun 24, 1999 at 08:55:32AM %2B0200 References: <199906231025.DAA28793@freefall.freebsd.org> <19990623140249.E07C275@overcee.netplex.com.au> <19990623172304.A90012@relay.ucb.crimea.ua> <xzpiu8ef5p7.fsf@flood.ping.uio.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 24, 1999 at 08:55:32AM +0200, Dag-Erling Smorgrav wrote: > Ruslan Ermilov <ru@FreeBSD.org> writes: > > Personally I think the same, but when it was first discussed on -hackers, > > at least two committers (billf and des) said me that it should be off by > > default, so I did. > > I'm not against it, as long as it doesn't break existing behaviour. I > asked for it to be turned off by default because I thought it was > incompatible with historical behaviour. If it's not, I retract my > objections. > The existing behaviour is to say: "init: already running" regardless of what is supplied on the command line. With new behaviour init would say the same if argc==1, or treat argv[1] as the desired run-level otherwise. -- Ruslan Ermilov Sysadmin and DBA of the ru@ucb.crimea.ua United Commercial Bank, ru@FreeBSD.org FreeBSD committer, +380.652.247.647 Simferopol, Ukraine http://www.FreeBSD.org The Power To Serve http://www.oracle.com Enabling The Information Age To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990624102408.D84404>