diff options
Diffstat (limited to 'man/systemd.unit.xml')
-rw-r--r-- | man/systemd.unit.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index e9031567d2..b337bb42bc 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1286,6 +1286,19 @@ of unit names may be given.</para></listitem> </varlistentry> + + <varlistentry> + <term><varname>DefaultInstance=</varname></term> + + <listitem><para>In template unit files + this specifies for which instance the + unit shall be enabled if the template + is enabled without any explicitly set + instance. This option has no effect in + non-template unit files. The specified + string must be usable as instance + identifier.</para></listitem> + </varlistentry> </variablelist> <para>The following specifiers are interpreted in the |