Changeset 4464
- Timestamp:
- 05/01/09 16:17:03 (4 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
luci/branches/luci-0.8/modules/freifunk/root/etc/init.d/freifunk
r4462 r4464 6 6 7 7 boot() { 8 test -f /etc/crontabs/root || touch /etc/crontabs/root 9 8 10 grep -q 'killall -HUP dnsmasq' /etc/crontabs/root || { 9 11 echo "*/5 * * * * killall -HUP dnsmasq" >> /etc/crontabs/root
