[Piuparts-commits] [SCM] piatti.debian.org configuration files branch, piatti, updated. 148332ef45997ba3aaf38cc2c9a28441083bad49

Holger Levsen holger at layer-acht.org
Thu Dec 22 12:26:36 UTC 2011


The following commit has been merged in the piatti 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