[systemd-commits] man/systemd-halt.service.xml
Dave Reisner
dreisner at kemper.freedesktop.org
Thu Oct 4 12:10:43 PDT 2012
man/systemd-halt.service.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8bd3b8620c80d0f2383f2fb04315411fc8077ca1
Author: Dave Reisner <dreisner at archlinux.org>
Date: Thu Oct 4 15:09:15 2012 -0400
man/systemd-halt.service: fix typo
Fix reference to "system-shutdown" as being a binary.
diff --git a/man/systemd-halt.service.xml b/man/systemd-halt.service.xml
index ab20f2b..e15361a 100644
--- a/man/systemd-halt.service.xml
+++ b/man/systemd-halt.service.xml
@@ -76,7 +76,7 @@
<para>When these services are run they ensure that PID
1 is replaced by the
- <filename>/usr/lib/systemd/system-shutdown</filename>
+ <filename>/usr/lib/systemd/systemd-shutdown</filename>
tool which is then responsible for the actual
shutdown. Before shutting down this binary will try to
unmount all remaining file systems, disable all
More information about the systemd-commits
mailing list