[EMAIL PROTECTED] writes:

> Other Linuxes have a p;ace to put a file that is to be run after the
> usual bootup, where I can put extra commands that are also to be run
> at every boot.
>
> Is there such a place in Debian?

Put the file in /etc/init.d (copy /etc/init.d/skeleton if you need
to; it should have a somewhat similar structure to that file).  Then
make links from there to /etc/rcS.d or /etc/rc[2345].d, naming the
file appropriately for where you want your script to run.  See the
documentation in /usr/share/doc/sysvinit for more details.

-- 
David Maze         [EMAIL PROTECTED]      http://people.debian.org/~dmaze/
"Theoretical politics is interesting.  Politicking should be illegal."
        -- Abra Mitchell


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to