]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.hourly
Run debianqueued as dak-unpriv.
[dak.git] / config / debian / cron.hourly
index 51f9d8120a41983597019bdc21d2789f84ed8008..a8ccfe70bba0eac1b18993c2a3593e090fa1691c 100755 (executable)
@@ -34,7 +34,7 @@ fi
 
 dak queue-report -n > $webdir/new.html
 dak queue-report -8 -d new,byhand,stable-new,oldstable-new -r $webdir/stat
-dak show-deferred -r $webdir/stat > ${webdir}/deferred.html
+sudo -u dak-unpriv dak show-deferred -r $webdir/stat > ${webdir}/deferred.html
 dak graph -n new,byhand,stable-new,oldstable-new,deferred -r $webdir/stat -i $webdir/stat -x $scriptsdir/rrd-release-freeze-dates
 
 cd $webdir