projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix telnetd in busybox 1.01
[openwrt.git]
/
package
/
bind
/
files
/
named.init
1
#!/bin/sh
2
3
if
[
-f
/
etc
/
bind
/
named.conf
];
then
4
named
-c
/
etc
/
bind
/
named.conf
5
fi
This page took
0.04155 seconds
and
5
git commands to generate.