Changed init scripts to start after a power failure

This commit is contained in:
Michiel Broek
2003-12-26 11:28:15 +00:00
parent f645f1a8e6
commit 32300e69df
10 changed files with 130 additions and 135 deletions

View File

@@ -1,7 +1,15 @@
$Id$
MBSE BBS Script files.
If you want to make any changes to the scripts, do it here and not in the
~/etc and ~/bin directories. After making the changes do a 'make install'
as root and the scripts are in place with the right permissions and owners.
Also, if you use a distribution which is not supported here and want to
have it added, then send the file installinit.log found in this directory,
SETUP.log (if exists) from the mbse main directory and a possible written
inew init script you may have written.
Michiel