mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-06 05:32:02 +00:00
units: networkd - fix busname to work on kdbus
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user