Add own build config for wr741nd
This commit is contained in:
parent
d9df581f0e
commit
11dd18353d
2 changed files with 3236 additions and 0 deletions
3214
build_configuration/Atheros_AR71xx_AR7240_AR913x/.config_wr741nd
Normal file
3214
build_configuration/Atheros_AR71xx_AR7240_AR913x/.config_wr741nd
Normal file
File diff suppressed because it is too large
Load diff
22
root_file_system/wrt54g_adhoc/etc/crontabs/root
Normal file
22
root_file_system/wrt54g_adhoc/etc/crontabs/root
Normal file
|
@ -0,0 +1,22 @@
|
||||||
|
*/5 * * * * killall klogd
|
||||||
|
*/5 * * * * killall syslogd
|
||||||
|
*/5 * * * * killall logger
|
||||||
|
|
||||||
|
*/5 * * * * sh /etc/tincstart.sh
|
||||||
|
*/5 * * * * sh /etc/nodewatcher.sh
|
||||||
|
*/5 * * * * sh /etc/configurator.sh
|
||||||
|
0 * * * * sh /etc/configurator.sh sync_hostname
|
||||||
|
|
||||||
|
15 01 * * * rdate -s time.fu-berlin.de > /dev/null
|
||||||
|
|
||||||
|
#Enable zapp script if you are running a gateway
|
||||||
|
#*/1 * * * * /etc/init.d/zapp
|
||||||
|
|
||||||
|
*/5 * * * * killall -HUP dnsmasq
|
||||||
|
#* * * * * /usr/sbin/ff_olsr_test_gw
|
||||||
|
#*/5 * * * * /usr/sbin/ff_olsr_watchdog
|
||||||
|
#0 */4 * * * /usr/sbin/ff_rdate
|
||||||
|
#17 * * * * /usr/sbin/ff_mapupdate
|
||||||
|
|
||||||
|
#Reboot wrt54g_adhoc every 5 days at 04:05
|
||||||
|
5 4 */5 * * reboot
|
Loading…
Add table
Reference in a new issue