diff options
Diffstat (limited to 'reprepro/cron.d/local-reprepro')
-rwxr-xr-x | reprepro/cron.d/local-reprepro | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/reprepro/cron.d/local-reprepro b/reprepro/cron.d/local-reprepro new file mode 100755 index 0000000..86aa5db --- /dev/null +++ b/reprepro/cron.d/local-reprepro @@ -0,0 +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 {} \; |