In your /etc directory there are a number of directorys called rcN.d where
'N' is a number indicating the runlevel. In each of those directorys there
are a number of symbolic links which point to scripts (usually in
/etc/init.d/ - at least that's where i keep them) which start with either
'S' or
Hi,
The scripts are stored in /etc/init.d
Each runlevel has its own directory e.g. /etc/rc0.d, /etc/rc1.d etc. In
the runlevel dirs there are a load of symlinks to the scripts in
/etc/init.d. The format of the filename is:
Sxx to run a script with the start argument when
entering the
On 03-Feb-2001 Stephen Robertson wrote:
> I'm fairly new to Debian and still learning the system. What is the
> accepted method of configuring which services are stopped and started in
>
> each run level, and how can I add my own commands to the Init scripts.
> RedHat provided a file called rc.l
3 matches
Mail list logo