summaryrefslogtreecommitdiff
path: root/beagle/debian-rfs/etc/rc4.d/README
blob: 6e0733f709497f637f862e0eac3f1a5f4b271c73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
The scripts in this directory are executed each time the system enters
this runlevel.

The scripts are all symbolic links whose targets are located in
/etc/init.d/ .

To disable a service in this runlevel, rename its script in this
directory so that the new name begins with a 'K' and a two-digit
number, and run 'update-rc.d script defaults' to reorder the scripts
according to dependencies.  A warning about the current runlevels
being enabled not matching the LSB header in the init.d script will be
printed.  To re-enable the service, rename the script back to its
original name beginning with 'S' and run update-rc.d again.

For a more information see /etc/init.d/README.