summaryrefslogtreecommitdiff
path: root/reprepro
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2016-04-19 14:08:52 +0200
committerJonas Smedegaard <dr@jones.dk>2016-04-19 14:08:52 +0200
commit23f1d2b9d371c69f02ca73b1b23ce9ce414b5611 (patch)
tree0f6ab4cab762f2227ee3564e47673eb3e5a845bb /reprepro
parent322769989b9197c1e558ea1bf69bb2ce06fc2597 (diff)
Fix placement of non-global options.
Diffstat (limited to 'reprepro')
-rw-r--r--reprepro/cron.d/local-reprepro2
1 files changed, 1 insertions, 1 deletions
diff --git a/reprepro/cron.d/local-reprepro b/reprepro/cron.d/local-reprepro
index 86aa5db..178071b 100644
--- a/reprepro/cron.d/local-reprepro
+++ b/reprepro/cron.d/local-reprepro
@@ -1,4 +1,4 @@
MAILTO = root
REPREPRO_BASE_DIR = ~/private_webdata/reprepro
-@reboot www-deb inoticoming --logfile ~/cron.log --stderr-to-log --stdout-to-log /srv/deb/UploadQueue/ --suffix '.changes' reprepro processincoming incoming {} \;
+@reboot www-deb inoticoming --logfile ~/cron.log /srv/deb/UploadQueue/ --stderr-to-log --stdout-to-log --suffix '.changes' reprepro processincoming incoming {} \;