added djbdns patch provided by Johnny Halfmoon
removed dnsmasq.patch as the options were included upstream already. git-svn-id: svn://svn.openwrt.org/openwrt/packages@15612 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
2
net/djbdns/files/tinydns/add-host
Normal file
2
net/djbdns/files/tinydns/add-host
Normal file
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
exec /usr/local/bin/tinydns-edit data data.new add host ${1+"$@"}
|
Reference in New Issue
Block a user