chiark / gitweb /
timesyncd: enable timesyncd in virtual machines
[elogind.git] / units / org.freedesktop.resolve1.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 Name Resolution Service Bus Name
10 Documentation=man:systemd-resolved.service(8)
11 Documentation=http://www.freedesktop.org/wiki/Software/systemd/resolved
12
13 # This is pulled in by systemd-resolved.service, since it cannot run
14 # without its policy set. However, let's conditionalize this unit on
15 # non-kdbus system.
16 ConditionPathExists=/sys/fs/kdbus/0-system/
17
18 [BusName]
19 Service=systemd-resolved.service
20 AllowWorld=talk
21 AllowUser=systemd-resolve own