]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.service.xml
man: clarify NotifyAccess overriding (#3620)
authorLuca Bruno <lucab@debian.org>
Tue, 28 Jun 2016 18:14:08 +0000 (20:14 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 28 Jun 2016 18:14:08 +0000 (20:14 +0200)
commitaa4f6cf12c474aa2c6535e4b2c434ea39c9d568c
treefcf52ba9d205c704bded47ac694e69c41312b63e
parent94363cbbf38023bac4fc90595d2d839d25acfe38
man: clarify NotifyAccess overriding (#3620)

Type=notify has a magic overriding case where a NotifyAccess=none
is turned into a NotifyAccess=main for sanity purposes.
This makes docs more clear about such behavior:
https://github.com/systemd/systemd/blob/2787d83c28b7565ea6f80737170514e5e6186917/src/core/service.c#L650:L651
man/systemd.service.xml