]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/systemd.service.xml
service: FileDescriptorStoreMax should also imply NotifyAccess
authorAlan Jenkins <alan.christopher.jenkins@gmail.com>
Mon, 14 May 2018 14:45:09 +0000 (15:45 +0100)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 15 May 2018 10:33:56 +0000 (12:33 +0200)
commit4330dc03a06cec196521a37ce6a6d75ce0033c55
tree79c1708902154dda21f58371585e032fc2a7db79
parentd231d569d80faa113890559768478b04460b3567
service: FileDescriptorStoreMax should also imply NotifyAccess

Commenting out "WatchdogTimeout=3min" in systemd-logind.service causes
NotifyAccess to go from "main" to "none", breaking support for logind
restart.  Let's fix that.
man/systemd.service.xml
src/core/service.c