profiles: dnsmasq needs dbus abstraction

When dnsmasq is started with the --enable-dbus option, it uses the
system bus.

Signed-off-by: Tyler Hicks <tyhicks@canonical.com>
Acked-by: Steve Beattie <sbeattie@ubuntu.com>
This commit is contained in:
Tyler Hicks 2013-08-20 15:52:22 -07:00
parent f2dfd613f8
commit 8801abf380

View file

@ -14,6 +14,7 @@
#include <tunables/global>
/usr/sbin/dnsmasq {
#include <abstractions/base>
#include <abstractions/dbus>
#include <abstractions/nameservice>
capability net_bind_service,