diff options
author | Umut Tezduyar <umut@tezduyar.com> | 2013-02-01 13:20:49 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-02-04 22:39:56 +0100 |
commit | 4f19b1df41b9a1971989ffd858d0a2f6977b01c8 (patch) | |
tree | 28a5f737aab5ed8ce60f23360ea2f68e7e67f69c /man | |
parent | 398a745c73cec10b1a669703644651d94eb37599 (diff) |
man: remove boot up runlevel support
As of 3cdebc217c42c8529086f2965319b6a48eaaeabe support for
distro specific boot up runlevels has been dropped.
Diffstat (limited to 'man')
-rw-r--r-- | man/systemd.special.xml | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 6acba91428..0d1df8475a 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -641,16 +641,6 @@ <listitem> <para>A special target unit covering early boot-up scripts.</para> - <para>systemd automatically - adds dependencies of the types - Wants and After for all - SysV service units configured - for runlevels that are not 0 - to 6 to this target unit. - This covers the special - boot-up runlevels some - distributions have, such as S - or b.</para> </listitem> </varlistentry> <varlistentry> |