chiark / gitweb /
busname: introduce Activating directive
authorDaniel Mack <zonque@gmail.com>
Mon, 17 Mar 2014 10:41:21 +0000 (11:41 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 19 Mar 2014 01:25:36 +0000 (02:25 +0100)
commit5892a914d173e4b968d2a14fbf717373dee3999a
treeca7305c322b9f7544d888e4cfac6de93cca8ac5f
parentec8408740a32888f0bbbdcb79ccfbf550b12f19f
busname: introduce Activating directive

Add a new config 'Activating' directive which denotes whether a busname
is actually registered on the bus. It defaults to 'yes'.

If set to 'no', the .busname unit only uploads policy, which will remain
active as long as the unit is running.
Makefile.am
src/core/busname.c
src/core/busname.h
src/core/load-fragment-gperf.gperf.m4
src/libsystemd/sd-bus/bus-kernel.c
src/libsystemd/sd-bus/bus-kernel.h
units/org.freedesktop.systemd1.busname [new file with mode: 0644]