[Bug 318781] Re: D-Bus Policy needs checking
Thierry Carrez
thierry.carrez at ubuntu.com
Fri Feb 13 10:33:10 GMT 2009
Debian fixed this by applying the following patch. Should get synced
through bug 328992.
--- dnsmasq-2.45/dbus/dnsmasq.conf 2008-07-20 14:26:07.000000000 -0400
+++ dnsmasq-2.45.orig/dbus/dnsmasq.conf 2008-12-16 14:11:48.000000000 -0500
@@ -5,12 +5,10 @@
<policy user="root">
<allow own="uk.org.thekelleys.dnsmasq"/>
<allow send_destination="uk.org.thekelleys.dnsmasq"/>
- <allow send_interface="uk.org.thekelleys.dnsmasq"/>
</policy>
<policy context="default">
<deny own="uk.org.thekelleys.dnsmasq"/>
<deny send_destination="uk.org.thekelleys.dnsmasq"/>
- <deny send_interface="uk.org.thekelleys.dnsmasq"/>
</policy>
</busconfig>
--
D-Bus Policy needs checking
https://bugs.launchpad.net/bugs/318781
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dnsmasq in ubuntu.
More information about the Ubuntu-server-bugs
mailing list