summaryrefslogtreecommitdiff
path: root/man/systemctl.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-05-06 08:19:37 +0200
committerGitHub <noreply@github.com>2020-05-06 08:19:37 +0200
commitc92391f52fb335b529519ffffd91bbd3a83c8c64 (patch)
tree355e61e0b67213435b61ed00efaa5d77c4fcda62 /man/systemctl.xml
parent87afd40b5a926e303c188855a167ee21c3124528 (diff)
parent31b8895af71f97bb59e93f30d35095ed55cf426d (diff)
downloadsystemd-c92391f52fb335b529519ffffd91bbd3a83c8c64.tar.gz
Merge pull request #15692 from keszybz/preset-cleanup
Make systemctl list-unit-files output more useful
Diffstat (limited to 'man/systemctl.xml')
-rw-r--r--man/systemctl.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 570c1a5505..36495cbd33 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -754,6 +754,11 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
<entry><literal>linked-runtime</literal></entry>
</row>
<row>
+ <entry><literal>alias</literal></entry>
+ <entry>The name is an alias (symlink to another unit file).</entry>
+ <entry>0</entry>
+ </row>
+ <row>
<entry><literal>masked</literal></entry>
<entry morerows='1'>Completely disabled, so that any start operation on it fails (permanently in <filename>/etc/systemd/system/</filename> or transiently in <filename>/run/systemd/systemd/</filename>).</entry>
<entry morerows='1'>&gt; 0</entry>