[Piuparts-commits] [SCM] piatti.debian.org configuration files branch, develop, updated. 268b5d2b646abfcd2755878d9472ec728884afbe
Holger Levsen
holger at layer-acht.org
Thu Dec 22 00:24:02 UTC 2011
The following commit has been merged in the develop branch:
commit 268b5d2b646abfcd2755878d9472ec728884afbe
Author: Holger Levsen <holger at layer-acht.org>
Date: Thu Dec 22 01:23:47 2011 +0100
make this work for fresh installs
diff --git a/home/piupartsm/crontab b/home/piupartsm/crontab
index 5d0ce4d..ea96608 100644
--- a/home/piupartsm/crontab
+++ b/home/piupartsm/crontab
@@ -14,7 +14,7 @@
#
# make sure slave is reminded daily (and also monitored if not started with ~piupartss/bin/slave_run)
#
-42 0 * * * rm -f /org/piuparts.debian.org/master/monitor-slave/* ; cp /org/piuparts.debian.org/slave/screenlog.0 /org/piuparts.debian.org/master/monitor-slave/screenlog.new ; chmod -f 775 /org/piuparts.debian.org/master/monitor-slave/screenlog.new
+42 0 * * * mkdir -p /org/piuparts.debian.org/master/monitor-slave/ ; rm -f /org/piuparts.debian.org/master/monitor-slave/* ; cp /org/piuparts.debian.org/slave/screenlog.0 /org/piuparts.debian.org/master/monitor-slave/screenlog.new ; chmod -f 775 /org/piuparts.debian.org/master/monitor-slave/screenlog.new
#
# monitor for problems once a day
--
piatti.debian.org configuration files
More information about the Piuparts-commits
mailing list