units: networkd - fix busname to work on kdbus

This commit is contained in:
Tom Gundersen 2015-02-06 12:09:36 +01:00
parent da53c5516e
commit 30ae637af3

View file

@ -9,6 +9,12 @@
Description=Network Service Bus Name
Documentation=man:systemd-networkd.service(8)
# This is pulled in by systemd-networkd.service, since it cannot run
# without its policy set. However, let's conditionalize this unit on
# non-kdbus system.
ConditionPathExists=/sys/fs/kdbus/0-system/
[BusName]
Service=systemd-networkd.service
AllowWorld=talk
AllowUser=systemd-network own