[systemd-commits] man/systemd.service.xml
Lennart Poettering
lennart at kemper.freedesktop.org
Wed Sep 11 04:58:06 PDT 2013
man/systemd.service.xml | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
New commits:
commit 1361a3e33a1a43a3ea0563df6e4fbb26fe4bb1ab
Author: Lennart Poettering <lennart at poettering.net>
Date: Wed Sep 11 13:57:34 2013 +0200
man: document that Type=notify is currently incompatible with PrivateNetwork=yes
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index 5df554c..a15dfb2 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
More information about the systemd-commits
mailing list