summarylogtreecommitdiffstats
path: root/dbus-dnsmasq-lxd.conf
diff options
context:
space:
mode:
Diffstat (limited to 'dbus-dnsmasq-lxd.conf')
-rw-r--r--dbus-dnsmasq-lxd.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/dbus-dnsmasq-lxd.conf b/dbus-dnsmasq-lxd.conf
index fe64d7047380..e087c43644e5 100644
--- a/dbus-dnsmasq-lxd.conf
+++ b/dbus-dnsmasq-lxd.conf
@@ -6,11 +6,11 @@
<busconfig>
<policy user="root">
- <allow own="uk.org.thekelleys.dnsmasq-lxd"/>
- <allow send_destination="uk.org.thekelleys.dnsmasq-lxd"/>
+ <allow own="uk.org.thekelleys.dnsmasq.lxd"/>
+ <allow send_destination="uk.org.thekelleys.dnsmasq.lxd"/>
</policy>
<policy context="default">
- <deny own="uk.org.thekelleys.dnsmasq-lxd"/>
- <deny send_destination="uk.org.thekelleys.dnsmasq-lxd"/>
+ <deny own="uk.org.thekelleys.dnsmasq.lxd"/>
+ <deny send_destination="uk.org.thekelleys.dnsmasq.lxd"/>
</policy>
</busconfig>