]> git.ipfire.org Git - thirdparty/systemd.git/commit
bus: parse BusPolicy directive in service files
authorDaniel Mack <zonque@gmail.com>
Mon, 18 Aug 2014 20:42:28 +0000 (22:42 +0200)
committerDaniel Mack <daniel@zonque.org>
Mon, 8 Sep 2014 12:12:54 +0000 (14:12 +0200)
commit501996231293506a85bf4d610938a655ddc8cb92
treedd6c77f27366216b0f553c3c798a1ca48bdd5ca5
parente7d718afdb28b1049d382604e5e7bf1d213a8291
bus: parse BusPolicy directive in service files

Add a new directive called BusPolicy to define custom endpoint policies. If
one such directive is given, an endpoint object in the service's ExecContext is
created and the given policy is added to it.
man/systemd.service.xml
src/core/load-fragment-gperf.gperf.m4
src/core/load-fragment.c
src/core/load-fragment.h