chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da53c55
)
units: networkd - fix busname to work on kdbus
author
Tom Gundersen
<teg@jklm.no>
Fri, 6 Feb 2015 11:09:36 +0000
(12:09 +0100)
committer
Tom Gundersen
<teg@jklm.no>
Fri, 6 Feb 2015 11:12:13 +0000
(12:12 +0100)
units/org.freedesktop.network1.busname
patch
|
blob
|
history
diff --git
a/units/org.freedesktop.network1.busname
b/units/org.freedesktop.network1.busname
index c68f4ade363aecbcbca42e6a12211455075ae409..3a0e1189ad39a1396c7553dcb62fba1bb63c3d94 100644
(file)
--- a/
units/org.freedesktop.network1.busname
+++ b/
units/org.freedesktop.network1.busname
@@
-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