Click to See Complete Forum and Search --> : another newbie question (daemons)


Atlantis01
11-25-2001, 06:01 AM
how do i run a script as a daemon on startup?
suse7.2

bdg1983
11-25-2001, 09:29 AM
Could you elaborate on that a little?

Do you just want to run a script on startup?

You could add the script to /etc/rc.d/rc.local so it runs everytime you boot.

Atlantis01
11-25-2001, 02:36 PM
this file does not exists. i put the script in /etc/rc.d ... it seems to work already