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

Re: Auto Start a service




The easiest way, if you are running RH, is to stick the path of the daemon
in rc.local.

rc.local is in

/etc/rc.d/rc.local

rc.local is the last of the initscripts to start, please keep this in mind
if you want it to start earlier than that (of course, networking has to
start before sshd)

You will need to provide the full path ie

/usr/sbin/sshd

in order for this to work.

More or less, all of the info to startup and shutdown your system is in
the rc.d folder... although this can vary from distro to distro and from
*nix type to type.  The numbers and the letters associated with the names
tell the startup or shutdown process what order things need to be
processed in.  

On Sun, 14 Nov 1999, David A. Glass wrote:

> 
> I have SSH installed on my servers & I have been trying to get SSHD to start
> when the server does, but I am having some troubles, can someone please explain
> this process.

Sean...

Everything you know is wrong,
Just forget the words and sing along.    --Weird Al
===========================================================================
Through the server, over the router, off the firewall... Nothing but 'Net!


--
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.