|
@@ -3,9 +3,24 @@
|
|
|
|
|
|
<para>
|
|
<para>
|
|
These files get the proper permissions and the necessary symlinks are created
|
|
These files get the proper permissions and the necessary symlinks are created
|
|
-by running the following commands. If a user did not create the loadkeys
|
|
|
|
-and setclock scripts, he has to make sure not to type them in the commands
|
|
|
|
-below.
|
|
|
|
|
|
+by running the following commands. If you didn't create the loadkeys
|
|
|
|
+and setclock scripts, make sure not to type them in the commands below.
|
|
|
|
+</para>
|
|
|
|
+
|
|
|
|
+<para>
|
|
|
|
+A note of caution: all the symlinks (that start with an S or K) have to
|
|
|
|
+be of the form Sxxxname where xxx are three digits donating the order in
|
|
|
|
+which the script is executed (the lower the number the sooner it's
|
|
|
|
+executed). If you feel a need to use less than three digits, make sure
|
|
|
|
+you pad with extra zero's at the beginning. This means, don't use
|
|
|
|
+S20mydaemon, but S020mydaemon. And don't use K2otherdaemon, but
|
|
|
|
+K002otherdaemon.
|
|
|
|
+</para>
|
|
|
|
+
|
|
|
|
+<para>
|
|
|
|
+Revised rc and rcS scripts are on their way, but we had no time to
|
|
|
|
+properly test them for this release. They will appear in CVS shortly
|
|
|
|
+after this version of the book has been released.
|
|
</para>
|
|
</para>
|
|
|
|
|
|
<blockquote><literallayout>
|
|
<blockquote><literallayout>
|