first commit

This commit is contained in:
STP
2019-11-26 21:36:24 +01:00
commit d9ad30ccf3
2899 changed files with 168823 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
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.