Ed Lawson wrote:
> 
> I am setting up a server which will be in remote location and need to be
> assured some apps are started at every reboot such as PortSentry.  I am
> accustomed to putting these in rc.local.  I see Stormix has no rc.local
> but does have a rc.boot.  Is that where the commands to start additional
> apps should be put, or is it necessary to create an rc.local?  TIA
> 
> Ed Lawson
> 

The Debian way
script in /etc/init.d
symlink to it in /etc/rcS.d if you want it started every time regardless
of the
runlevel .
See man init and update-rc.d for details on how exactly things are in a
Debian
based distro.

_______________________________________________
Stormlinux-users-list mailing list
[EMAIL PROTECTED]
http://www.stormix.com/community/lists/listinfo/stormlinux-users-list

Reply via email to