diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-05 22:21:13 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2011-12-05 22:21:13 +0000 |
commit | 3119ddc558b2cd4c57c2cb5c4d1e5d1c36f53901 (patch) | |
tree | d7b1d80b259a54553240f48a5c813c6b2bdeb138 /chapter06/sysvinit.xml | |
parent | bf10add2f2e1b9f738398b303cae53cbc87f1d56 (diff) |
Update list of installed files in a number of packages. Fixes #2979.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter06/sysvinit.xml')
-rw-r--r-- | chapter06/sysvinit.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/chapter06/sysvinit.xml b/chapter06/sysvinit.xml index 09ef2c7be..222850613 100644 --- a/chapter06/sysvinit.xml +++ b/chapter06/sysvinit.xml @@ -84,10 +84,9 @@ <seglistitem> <seg>bootlogd, fstab-decode, halt, init, killall5, last, - lastb (link to last), mesg, mountpoint, pidof (link to killall5), - poweroff (link to halt), - reboot (link to halt), runlevel, shutdown, sulogin, - telinit (link to init), and utmpdump</seg> + lastb (link to last), mesg, pidof (link to killall5), + poweroff (link to halt), reboot (link to halt), runlevel, shutdown, + sulogin, telinit (link to init), and utmpdump</seg> </seglistitem> </segmentedlist> |