updated crontabs for configurator hostname sync, removed specific nodewatcher config for dir300 (why the hell did it exist?)

This commit is contained in:
bjo 2011-10-02 23:19:26 +00:00
parent c360983db6
commit 85f1c115af
2 changed files with 4 additions and 4 deletions

View File

@ -3,8 +3,8 @@
*/5 * * * * killall logger
*/5 * * * * sh /etc/tincstart.sh
*/5 * * * * sh /etc/nodewatcher.sh
0 * * * * sh /etc/configurator.sh
*/5 * * * * sh /etc/configurator.sh
0 * * * * sh /etc/configurator.sh sync_hostname
15 01 * * * rdate -s time.fu-berlin.de > /dev/null

View File

@ -3,8 +3,8 @@
*/5 * * * * killall logger
*/5 * * * * sh /etc/tincstart.sh
*/5 * * * * sh /etc/nodewatcher.sh
0 * * * * sh /etc/configurator.sh
*/5 * * * * sh /etc/configurator.sh
0 * * * * sh /etc/configurator.sh sync_hostname
15 01 * * * rdate -s time.fu-berlin.de > /dev/null