diff options
Diffstat (limited to 'man/systemd-bootchart.xml')
-rw-r--r-- | man/systemd-bootchart.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd-bootchart.xml b/man/systemd-bootchart.xml index 0068e928a5..ff86be2ad8 100644 --- a/man/systemd-bootchart.xml +++ b/man/systemd-bootchart.xml @@ -116,7 +116,7 @@ <command>systemd-bootchart</command> instead of the init process. In turn, <command>systemd-bootchart</command> - will invoke <command>/sbin/init</command>. + will invoke <command>/usr/lib/systemd/systemd</command>. </para></listitem> </varlistentry> @@ -218,7 +218,7 @@ <term><option>-i</option></term> <term><option>--init <replaceable>path</replaceable></option></term> <listitem><para>Use this init binary. Defaults to - <command>/sbin/init</command>. + <command>/usr/lib/systemd/systemd</command>. </para></listitem> </varlistentry> |