This website requires JavaScript.
Explore
Help
Sign In
EljakimHerrewijnen
/
Openwrt
Watch
1
Star
0
Fork
0
You've already forked Openwrt
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
237f2c826a
Openwrt
/
openwrt
/
package
/
maradns
/
files
/
maradns.init
4 lines
91 B
Plaintext
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 New Issue
Copy Permalink