]> git.donarmstrong.com Git - wannabuild.git/commitdiff
recreate /tmp/status after reboot
authorAndreas Barth <aba@not.so.argh.org>
Mon, 26 Apr 2010 10:40:58 +0000 (10:40 +0000)
committerAndreas Barth <aba@not.so.argh.org>
Mon, 26 Apr 2010 10:40:58 +0000 (10:40 +0000)
etc/cron/crontab

index 24f92c23aae116dadfe17c07194bdfa35ae9c413..57726b0fdd9c4a98aa0793bf2e744fb066f0ca5d 100644 (file)
@@ -21,3 +21,5 @@ PATH=/bin:/usr/bin:/usr/local/bin:/srv/wanna-build/bin:/srv/buildd.debian.org/bi
 
 */15 * * * *   /srv/buildd.debian.org/wbpy/run-mqueue
 
+@reboot mkdir -m 755 /tmp/status
+