From 0cc8da9a63815ec9c712e4e94dbd32851977a559 Mon Sep 17 00:00:00 2001 From: Martin Zobel-Helas Date: Sun, 23 Jan 2011 15:56:06 +0100 Subject: [PATCH] add puppet notification header --- modules/buildd/files/cron.d-dsa-buildd | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/buildd/files/cron.d-dsa-buildd b/modules/buildd/files/cron.d-dsa-buildd index bf9b12287..55da99644 100644 --- a/modules/buildd/files/cron.d-dsa-buildd +++ b/modules/buildd/files/cron.d-dsa-buildd @@ -1 +1,5 @@ +## +## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE. +## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git +## @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 -- 2.20.1