On Mon, 10 Nov 2003, Ted Ozolins wrote:

> 
> I knew I had overlooked something! Thanks Ric, that did it. One other 
> question then, if I want apache (apache2ctl) started at boot what would 
> be the add statement "rc-update add apache2ctl default"?


No prob. And no, the service is called apache2. You can look in 
/etc/init.d and see all the services. All rc-update really does is create 
a symlink in /etc/runlevels/<runlevel> for the service. Init looks in that 
directory at boot and executes a start against all the scripts it finds in 
it. Analogous to the /etc/rcn.d directories under SYSV-style UNIX.

Ric


--
[EMAIL PROTECTED] mailing list

Reply via email to