diff options
author | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 04:28:28 +0000 |
---|---|---|
committer | Timothy Bauscher <timothy@linuxfromscratch.org> | 2003-01-17 04:28:28 +0000 |
commit | 6052e11bdba3bcb807d538e85da3ecdfb3b0f1cd (patch) | |
tree | 2585e088fe8a755ec2f739b47815a6178f52ee4e /appendixa/sysvinit-shortdesc.xml | |
parent | 487b8e6f3592e965ef128951f1ef41738e512719 (diff) |
Converted sysvinit.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2380 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'appendixa/sysvinit-shortdesc.xml')
-rw-r--r-- | appendixa/sysvinit-shortdesc.xml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/appendixa/sysvinit-shortdesc.xml b/appendixa/sysvinit-shortdesc.xml new file mode 100644 index 000000000..a59e5042b --- /dev/null +++ b/appendixa/sysvinit-shortdesc.xml @@ -0,0 +1,17 @@ +<sect2><title>Contents of Sysvinit</title> + +<para>Last checked against version &sysvinit-contversion;.</para> + +<para>The Sysvinit package contains programs to control the +startup, running and shutdown of all other programs.</para> + +<para>Sysvinit installs the following:</para> + +<sect3><title>Program Files</title> +<para>halt, init, killall5, last, lastb (link to last), mesg, pidof +(link to killall5), poweroff (link to halt), reboot (link to halt), +runlevel, shutdown, sulogin, telinit (link to init), utmpdump and +wall</para></sect3> + +</sect2> + |