]> git.ipfire.org Git - thirdparty/systemd.git/blame - units/org.freedesktop.network1.busname
bus-proxy: increase NOFILE limit
[thirdparty/systemd.git] / units / org.freedesktop.network1.busname
CommitLineData
e331e246
TG
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]
9Description=Network Service Bus Name
10Documentation=man:systemd-networkd.service(8)
11
30ae637a
TG
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.
15ConditionPathExists=/sys/fs/kdbus/0-system/
16
e331e246
TG
17[BusName]
18Service=systemd-networkd.service
19AllowWorld=talk
30ae637a 20AllowUser=systemd-network own