Re: run control
On Mon, Sep 28, 1998 at 03:01:37PM -0500, Default Debian Reader wrote:
> I was wondering how to add auto start things to the boot process. For
> example in Solaris if i add a command to start process x in rc2.d it will
> start at run level 2 and if i put something in rc3.d it will start at run
> level three and so on...how is this accomplished in debian?
>
>
> --
> Unsubscribe? mail -s unsubscribe debian-user-request@lists.debian.org < /dev/null
>
Debian uses /etc/rc3.d type directories also. But the files in these
/etc/rc#.d directories are symbolic links back to scripts in /etc/init.d.
Look at the /etc/init.d/README file, the /etc/init.d/skeleton file, and the
Debian Policy Manual chapter 3.4. (/usr/doc/debian-policy, from the
debian-policy package)
--
Jim Foltz <aa204@acorn.net>
Reply to:
- References:
- run control
- From: Default Debian Reader <debianuser@jkeating.static.execpc.com>