diff options
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r-- | man/systemd.service.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index e178724c55..17e446e203 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -217,8 +217,7 @@ this notification message has been sent. If this option is used, <varname>NotifyAccess=</varname> (see below) should be set to open access to the notification socket provided by systemd. If <varname>NotifyAccess=</varname> is missing or set to <option>none</option>, it will be forcibly set to - <option>main</option>. Note that currently <varname>Type=</varname><option>notify</option> will not work if - used in combination with <varname>PrivateNetwork=</varname><option>yes</option>.</para></listitem> + <option>main</option></para></listitem>. <listitem><para>Behavior of <option>idle</option> is very similar to <option>simple</option>; however, actual execution of the service program is delayed until all active jobs are dispatched. This may be used |