From f5c61de2cecd15e8f79c8cc78744162fc6b268d2 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 24 Oct 2009 20:33:00 +0200 Subject: [PATCH] Run buildd-watcher on boot --- modules/buildd/files/cron.d-dsa-buildd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/buildd/files/cron.d-dsa-buildd b/modules/buildd/files/cron.d-dsa-buildd index fee216ae2..9deb39f32 100644 --- a/modules/buildd/files/cron.d-dsa-buildd +++ b/modules/buildd/files/cron.d-dsa-buildd @@ -1 +1 @@ -@reboot buildd [ -f ~buildd/NO-DAEMON-PLEASE ] && grep 'delete-on-boot' ~buildd/NO-DAEMON-PLEASE > /dev/null && rm -f ~buildd/NO-DAEMON-PLEASE +@reboot buildd [ -f ~buildd/NO-DAEMON-PLEASE ] && grep 'delete-on-boot' ~buildd/NO-DAEMON-PLEASE > /dev/null && rm -f ~buildd/NO-DAEMON-PLEASE && buildd-watcher -- 2.20.1