]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: make NotifyAccess= and FileDescriptorStoreMax= available to transient services 6160/head
authorLennart Poettering <lennart@poettering.net>
Wed, 21 Jun 2017 17:17:38 +0000 (19:17 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 26 Jun 2017 13:14:41 +0000 (15:14 +0200)
commit9efb9df9e327932022ae78eee7f7979fa73b59ef
tree2eb6ed7c79849a9f217be0a8b74e1c44db56a428
parent3ceb72e5582948cd81fa7018716c67ac7f17905e
core: make NotifyAccess= and FileDescriptorStoreMax= available to transient services

This is helpful for debugging/testing #5606.
src/basic/unit-name.c
src/basic/unit-name.h
src/core/dbus-service.c
src/core/service.c
src/core/service.h
src/shared/bus-unit-util.c