mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-01-27 01:51:07 +02:00
fixes dbus param of dnsmasq, #3818, thanks the.loeki
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11967 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
606e97b3a5
commit
0bad7a057a
@ -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"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user