bf9b12287fca145dbde11ff599360f834d898f1f
[mirror/dsa-puppet.git] / modules / buildd / files / cron.d-dsa-buildd
1 @reboot buildd [ -f ~buildd/NO-DAEMON-PLEASE ] && grep 'delete-on-boot' ~buildd/NO-DAEMON-PLEASE > /dev/null && rm -f ~buildd/NO-DAEMON-PLEASE && if [ -x ~buildd/.bootscript ]; then ~buildd/.bootscript; else buildd-watcher; fi