> -----Original Message----- > From: [email protected] [mailto:owner-src- > [email protected]] On Behalf Of Bryan Drewery > Sent: Tuesday, July 15, 2014 10:59 AM > To: Devin Teske; [email protected]; [email protected]; svn- > [email protected] > Subject: Re: svn commit: r268641 - head/usr.sbin/service > [snip] > Running an rc script without service(8) will give wrong behavior > in many scripts that do not match boot-time behavior. > > As far as I can tell, TERM is not set on boot. So the rc script would > also not work on boot. So this change is wrong.
So we're saying that service should only be used for boot-scripts when in reality not all rc.d scripts may be used at boot but some may be used as "service" scripts invoked only at multi-user runtime? -- Devin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
