diff options
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r-- | man/systemd.service.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 5df554ca12..a15dfb2cb6 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -217,7 +217,11 @@ systemd. If <varname>NotifyAccess=</varname> is not set, it will be implicitly set to - <option>main</option>.</para> + <option>main</option>. Note that + currently + <varname>Type=</varname><option>notify</option> + won't work if used in combination with + <varname>PrivateNetwork=</varname><option>yes</option>.</para> <para>Behavior of <option>idle</option> is very similar |