From: Franck Bui Date: Tue, 24 Sep 2019 07:16:49 +0000 (+0200) Subject: man: alias names can't be used with enable command X-Git-Tag: v244-rc1~150^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=faf205de3ba9a11b0ba17682123d7f3fedc7da24;p=thirdparty%2Fsystemd.git man: alias names can't be used with enable command --- diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index d812108d3cd..409cf9e2c07 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -137,10 +137,10 @@ a symlink, so when systemd is asked through D-Bus to load dbus-org.freedesktop.network1.service, it'll load systemd-networkd.service. Alias names may be used in commands like - enable, disable, start, stop, - status, and similar, and in all unit dependency directives, including - Wants=, Requires=, Before=, - After=. Aliases cannot be used with the preset command. + disable, start, stop, status, + and similar, and in all unit dependency directives, including Wants=, + Requires=, Before=, After=. Aliases cannot be + used with the preset command. Unit files may specify aliases through the Alias= directive in the [Install] section. When the unit is enabled, symlinks will be created for those names, and removed when the unit is