[install-guide: 2/18] gave systemd some credit in the boot overview

Pete Travis immanetize at fedoraproject.org
Fri Oct 26 05:51:02 UTC 2012


commit 3d38ae10435f6a8b8f62958868250072cdb84638
Author: Pete Travis <immanetize at fedoraproject.org>
Date:   Fri Jul 27 00:46:39 2012 -0600

    gave systemd some credit in the boot overview

 en-US/Boot_Init_Shutdown.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/en-US/Boot_Init_Shutdown.xml b/en-US/Boot_Init_Shutdown.xml
index aff5786..61da87a 100644
--- a/en-US/Boot_Init_Shutdown.xml
+++ b/en-US/Boot_Init_Shutdown.xml
@@ -51,13 +51,13 @@
 			</listitem>
 			 <listitem>
 				<para>
-					The kernel transfers control of the boot process to the <command>/sbin/init</command> program.
+					The kernel transfers control of the boot process to the system daemon, <command>systemd</command>.
 				</para>
 
 			</listitem>
 			 <listitem>
 				<para>
-					The <command>/sbin/init</command> program loads all services and user-space tools, and mounts all partitions listed in <filename>/etc/fstab</filename>.
+					<command>systemd</command> loads needed services and user-space tools, and mounts  filesystems listed in <filename>/etc/fstab</filename>.
 				</para>
 
 			</listitem>


More information about the docs-commits mailing list