Systemd/units/org.freedesktop.systemd1.busname
Daniel Mack 5892a914d1 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.
2014-03-19 02:25:36 +01:00

16 lines
483 B
Plaintext

# This file is part of systemd.
#
# systemd is free software; you can redistribute it and/or modify it
# under the terms of the GNU Lesser General Public License as published by
# the Free Software Foundation; either version 2.1 of the License, or
# (at your option) any later version.
[Unit]
Description=systemd busname unit
Documentation=man:systemd-hostnamed.service(8)
Documentation=http://www.freedesktop.org/wiki/Software/systemd
[BusName]
Activating=no
AllowWorld=talk