diff options
Diffstat (limited to 'man/systemd.unit.xml')
-rw-r--r-- | man/systemd.unit.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index dbc5fedea9..c0da6523c4 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -951,9 +951,11 @@ <varlistentry> <term><varname>WantedBy=</varname></term> + <term><varname>RequiredBy=</varname></term> <listitem><para>Installs a symlink in the <filename>.wants/</filename> + resp. <filename>.requires/</filename> subdirectory for a unit. This has the effect that when the listed unit name is activated the unit listing it is |