From: Andreas Barth Date: Mon, 26 Apr 2010 10:40:58 +0000 (+0000) Subject: recreate /tmp/status after reboot X-Git-Url: https://git.donarmstrong.com/?p=wannabuild.git;a=commitdiff_plain;h=672464441313c8dafb33ae47ad3b2a2d984ef8d5 recreate /tmp/status after reboot --- diff --git a/etc/cron/crontab b/etc/cron/crontab index 24f92c2..57726b0 100644 --- a/etc/cron/crontab +++ b/etc/cron/crontab @@ -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 +