[NTLUG:Discuss] Things to run at startup

James L. Skidmore skidmore at staff.hpnc.com
Mon Dec 13 17:11:33 CST 1999


Bobby Wrenn wrote:
> 
> What do I have to do to get a program to start when the system boots? I
> just want sshd to start every time the system comes up.
> 
> Every xNIX ref I have gives every option for every possible
> configuration I might want. Problem is, I have to know the name of the
> file I want to edit first. I know what I want to do but I cannot find
> the name of the file I need to edit to make it happen.
> 
> I know the answer is simple. I'm just missing part of the question.
> 
> thanks and a hat tip,
> bj
> 
> _______________________________________________
> http://ntlug.org/mailman/listinfo/discuss

The simplest answer is to add it to your /etc/rc.local file at the end
add this:

echo "Starting Secure Shell Daemon..."
/usr/local/sbin/sshd

-- 
James L. Skidmore
IT Staff
skidmore at staff.hpnc.com
Hypernet Communications
817-517-6000




More information about the Discuss mailing list