[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Restarting SSL



At 14:13 26-8-2000 +0200, you wrote:
webmaster schrieb:

> Whenever I have to reboot my (seemingly often) broken Qube 2, SSL doesn't
> automatically restart along with the boot. I have to manually restart it,
> which is a pain. Solutions? Thanks in advance!

add the command that you start it with to /etc/rc.d/init.d/rc.local.

other ways would be to start it via inetd/tcp-wrappers, or via inittab
using the respawn option (did never try that, though)

If there is a httpsd init file in /etc/rc.d/init.d/ then copy the httpd.init too httpsd.init and edit the paths and the binary names.
chkconfig 3 httpsd.init

This creates the symlinks needed to start it at startup.
You may have to check the chkconfig manpage for proper options.
This is the "cleanest" way of doing so.

Bye
--
Seth
"Have you gone mad?"
"Well, yes, but that's beyond the scope of this email."