linuxOS_AP05/debian/test/etc/rcS.d
2025-09-26 09:40:02 +08:00
..
README add debian 2025-09-26 09:40:02 +08:00
S01hostname.sh add debian 2025-09-26 09:40:02 +08:00
S01mountkernfs.sh add debian 2025-09-26 09:40:02 +08:00
S02udev add debian 2025-09-26 09:40:02 +08:00
S03keyboard-setup.sh add debian 2025-09-26 09:40:02 +08:00
S04mountdevsubfs.sh add debian 2025-09-26 09:40:02 +08:00
S05hwclock.sh add debian 2025-09-26 09:40:02 +08:00
S06checkroot.sh add debian 2025-09-26 09:40:02 +08:00
S07checkfs.sh add debian 2025-09-26 09:40:02 +08:00
S08checkroot-bootclean.sh add debian 2025-09-26 09:40:02 +08:00
S08kmod add debian 2025-09-26 09:40:02 +08:00
S09mountall.sh add debian 2025-09-26 09:40:02 +08:00
S10mountall-bootclean.sh add debian 2025-09-26 09:40:02 +08:00
S11brightness add debian 2025-09-26 09:40:02 +08:00
S11pppd-dns add debian 2025-09-26 09:40:02 +08:00
S11procps add debian 2025-09-26 09:40:02 +08:00
S11resolvconf add debian 2025-09-26 09:40:02 +08:00
S11urandom add debian 2025-09-26 09:40:02 +08:00
S12networking add debian 2025-09-26 09:40:02 +08:00
S13mountnfs.sh add debian 2025-09-26 09:40:02 +08:00
S14mountnfs-bootclean.sh add debian 2025-09-26 09:40:02 +08:00
S15alsa-utils add debian 2025-09-26 09:40:02 +08:00
S15bootmisc.sh add debian 2025-09-26 09:40:02 +08:00
S15lm-sensors add debian 2025-09-26 09:40:02 +08:00
S15x11-common add debian 2025-09-26 09:40:02 +08:00

The scripts in this directory whose names begin with an 'S' are
executed once when booting the system, even when booting directly into
single user mode.

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

To disable a script in this directory, rename it so that it begins
with a 'K' and run 'update-rc.d script defaults' to update the order
using the script dependencies.

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