index
:
openwrt.git
fast2504n-3.10.17
fast2504n-3.10.26
fast2504n-3.8
master
OpenWRT with patches for F@ST2504n board
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
openwrt
/
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