This website requires JavaScript.
Explore
Help
Register
Sign In
nils
/
gluon
Watch
1
Star
0
Fork
0
You've already forked gluon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
48b70a9ea5
gluon
/
package
/
gluon-wan-dnsmasq
/
files
/
etc
/
hotplug.d
/
iface
/
50-gluon-wan-dnsmasq
4 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add new package gluon-wan-dnsmasq This package provides a secondary dnsmasq instance on port 54 which resolves everything over the WAN interface.
2014-07-20 01:25:22 +00:00
if [ "$INTERFACE" = 'wan' -o "$INTERFACE" = 'wan6' ]; then
gluon-wan-dnsmasq: fix indentation
2022-12-16 22:49:02 +00:00
/lib/gluon/wan-dnsmasq/update.lua
Add new package gluon-wan-dnsmasq This package provides a secondary dnsmasq instance on port 54 which resolves everything over the WAN interface.
2014-07-20 01:25:22 +00:00
fi
Reference in New Issue
Copy Permalink