]> git.ipfire.org Git - thirdparty/systemd.git/blob - units/org.freedesktop.network1.busname
Merge pull request #1726 from teg/networkd-2
[thirdparty/systemd.git] / units / org.freedesktop.network1.busname
1 # This file is part of systemd.
2 #
3 # systemd is free software; you can redistribute it and/or modify it
4 # under the terms of the GNU Lesser General Public License as published by
5 # the Free Software Foundation; either version 2.1 of the License, or
6 # (at your option) any later version.
7
8 [Unit]
9 Description=Network Service Bus Name
10 Documentation=man:systemd-networkd.service(8)
11
12 # This is pulled in by systemd-networkd.service, since it cannot run
13 # without its policy set. However, let's conditionalize this unit on
14 # non-kdbus system.
15 ConditionPathExists=/sys/fs/kdbus/0-system/
16
17 [BusName]
18 Service=systemd-networkd.service
19 AllowWorld=talk
20 AllowUser=systemd-network own