From 5e942a9011a64a44a125aaa816fd4e7b7383f6af Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 28 Jul 2008 07:59:40 +0000 Subject: fixes dbus param of dnsmasq, #3818, thanks the.loeki SVN-Revision: 11967 --- package/dnsmasq/files/dnsmasq.init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/dnsmasq') diff --git a/package/dnsmasq/files/dnsmasq.init b/package/dnsmasq/files/dnsmasq.init index c96654ef30..60ffc8c7aa 100644 --- a/package/dnsmasq/files/dnsmasq.init +++ b/package/dnsmasq/files/dnsmasq.init @@ -49,7 +49,7 @@ dnsmasq() { append_bool "$cfg" noresolv "-R" append_bool "$cfg" localise_queries "-y" append_bool "$cfg" readethers "-Z" - append_bool "$cfg" dbus "-l" + append_bool "$cfg" dbus "-1" append_bool "$cfg" boguspriv "-b" append_bool "$cfg" expandhosts "-E" -- cgit v1.2.3