Date: Sun, 31 Jan 1999 10:49:45 -0500 From: Robert Withrow <witr@rwwa.com> To: Dru Nelson <dnelson@redwoodsoft.com> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: more modular rc/init/uninit system... Message-ID: <199901311549.KAA06309@spooky.rwwa.com> In-Reply-To: Your message of "Sun, 31 Jan 1999 00:17:31 PST." <Pine.BSF.3.91.990131001357.11450I-100000@pacman.redwoodsoft.com>
next in thread | previous in thread | raw e-mail | index | archive | help
dnelson@redwoodsoft.com said: :- /etc/r.c/init.d/{name your service} start|stop|status|restart Which ignores the relationships issue. For example, restarting X may cause Y and Z to croak! What is needed is something like this: /etc/initsys <package> start|stop|status|restart Where the initsys script takes into account the relationships. --------------------------------------------------------------------- Robert Withrow, R.W. Withrow Associates, Swampscott MA, witr@rwwa.COM To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901311549.KAA06309>