|
@@ -60,7 +60,7 @@ services get killed and others get started.
|
|
|
|
|
|
<para>
|
|
|
The real scripts are in /etc/init.d. They do all the work, and the
|
|
|
-symlinks all point to them. You'll note that killing links and starting
|
|
|
+symlinks all point to them. Killing links and starting
|
|
|
links point to the same script in /etc/init.d. That's because the scripts
|
|
|
can be called with different parameters like start, stop, restart, reload,
|
|
|
status. When a K link is encountered, the appropriate script is run with
|