diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 13:46:57 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 13:46:57 +0000 |
commit | ff49fdb2c5e63bb1e7a0620ed3e80d42d313b04a (patch) | |
tree | 0d525f5d5d227d08c6012c3c25216e9586731b34 /debian/buildd.cron.d | |
parent | Adding upstream version 0.85.6. (diff) | |
download | sbuild-ff49fdb2c5e63bb1e7a0620ed3e80d42d313b04a.tar.xz sbuild-ff49fdb2c5e63bb1e7a0620ed3e80d42d313b04a.zip |
Adding debian version 0.85.6.debian/0.85.6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/buildd.cron.d | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/buildd.cron.d b/debian/buildd.cron.d new file mode 100644 index 0000000..64dced0 --- /dev/null +++ b/debian/buildd.cron.d @@ -0,0 +1,4 @@ +# crontab for buildd +# min hour day mon wday user cmd +10,25,40,55 * * * * buildd /usr/bin/buildd-uploader +5,20,35,50 * * * * buildd /usr/bin/buildd-watcher |