This website requires JavaScript.
Explore
Help
Register
Sign in
KumiSystems
/
openwrtv3
Watch
1
Star
0
Fork
You've already forked openwrtv3
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
24a0d74c0d
openwrtv3
/
openwrt
/
package
/
maradns
/
files
/
maradns.init
4 lines
91 B
Text
Raw
Normal View
History
Unescape
Escape
Convert maradns to new packaging style SVN-Revision: 927
2005-05-18 11:52:02 +00:00
#!/bin/sh
fix mararc config file and maradns init script, closes #323 SVN-Revision: 3272
2006-02-25 20:27:16 +00:00
[ -d /etc/maradns ] || mkdir -p /etc/maradns
Convert maradns to new packaging style SVN-Revision: 927
2005-05-18 11:52:02 +00:00
/usr/sbin/maradns >/dev/null 2>&1 &
Reference in a new issue
Copy permalink