]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - man/systemd.unit.xml
Merge pull request #13635 from fbuihuu/no-aliases-with-enable
[thirdparty/systemd.git] / man / systemd.unit.xml
index f6e9d2a17caf30999be72abd9df4ed782c29da06..b3025ea09b206eb02b815ae965e544730d61ce0e 100644 (file)
     a symlink, so when <command>systemd</command> is asked through D-Bus to load
     <filename>dbus-org.freedesktop.network1.service</filename>, it'll load
     <filename>systemd-networkd.service</filename>. Alias names may be used in commands like
-    <command>enable</command>, <command>disable</command>, <command>start</command>, <command>stop</command>,
-    <command>status</command>, and similar, and in all unit dependency directives, including
-    <varname>Wants=</varname>, <varname>Requires=</varname>, <varname>Before=</varname>,
-    <varname>After=</varname>. Aliases cannot be used with the <command>preset</command> command.</para>
+    <command>disable</command>, <command>start</command>, <command>stop</command>, <command>status</command>,
+    and similar, and in all unit dependency directives, including <varname>Wants=</varname>,
+    <varname>Requires=</varname>, <varname>Before=</varname>, <varname>After=</varname>. Aliases cannot be
+    used with the <command>preset</command> command.</para>
 
     <para>Unit files may specify aliases through the <varname>Alias=</varname> directive in the [Install]
     section. When the unit is enabled, symlinks will be created for those names, and removed when the unit is