diff options
Diffstat (limited to 'chapter06/sysvinit.xml')
-rw-r--r-- | chapter06/sysvinit.xml | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml index ced2af4fd..4ff4cf791 100644 --- a/chapter06/sysvinit.xml +++ b/chapter06/sysvinit.xml @@ -1,11 +1,14 @@ -<sect1 id="ch06-sysvinit"> +<sect1 id="ch06-sysvinit" xreflabel="Sysvinit"> <title>Installing Sysvinit-&sysvinit-version;</title> <?dbhtml filename="sysvinit.html" dir="chapter06"?> +<para>The Sysvinit package contains programs for controlling the startup, +running, and shutdown of your system.</para> + <screen>Estimated build time: &sysvinit-time; Estimated required disk space: &sysvinit-compsize;</screen> -&aa-sysvinit-shortdesc; +&aa-sysvinit-down; &aa-sysvinit-dep; <sect2><title> </title><para> </para></sect2> @@ -36,6 +39,11 @@ sed 's/Sending processes/& started by init/g' \ <screen><userinput>make -C src install</userinput></screen> </sect2> + &c6-cf-sysvinit; + +&aa-sysvinit-shortdesc; +&aa-sysvinit-desc; + </sect1> |