index
:
rtl819xx
master
mini3g
realtek
realtek-unstable
toolchain-unstable
Realtek rtl819xx port to OpenWrt
Roman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
bind
/
files
/
named.init
blob: 97860b3b25fe1510d98d18f64fbb9d91c7fdf913 (
plain
)
1
2
3
4
5
#!/bin/sh if [ -f /etc/bind/named.conf ]; then named -c /etc/bind/named.conf fi