summaryrefslogtreecommitdiffstats
path: root/hosts/odxu4a-armhf-rb/etc/logrotate.d/jenkins.debian.net-update_jdn
diff options
context:
space:
mode:
authorVagrant Cascadian <vagrant@debian.org>2017-10-05 10:58:12 -0700
committerMattia Rizzolo <mattia@debian.org>2017-10-07 13:01:12 +0200
commitee0200ef35f086dcb6862deae831053e6f79ca3a (patch)
treeffbea97612404d7854d6a216ef7871a720f71c97 /hosts/odxu4a-armhf-rb/etc/logrotate.d/jenkins.debian.net-update_jdn
parent90f1ac45dbcafcfd2ef2a4838e9ef523cdba99d6 (diff)
downloadjenkins.debian.net-ee0200ef35f086dcb6862deae831053e6f79ca3a.tar.xz
reproducible debian: Rename armhf host odxu4 to odxu4a.
Signed-off-by: Mattia Rizzolo <mattia@debian.org>
Diffstat (limited to 'hosts/odxu4a-armhf-rb/etc/logrotate.d/jenkins.debian.net-update_jdn')
-rw-r--r--hosts/odxu4a-armhf-rb/etc/logrotate.d/jenkins.debian.net-update_jdn9
1 files changed, 9 insertions, 0 deletions
diff --git a/hosts/odxu4a-armhf-rb/etc/logrotate.d/jenkins.debian.net-update_jdn b/hosts/odxu4a-armhf-rb/etc/logrotate.d/jenkins.debian.net-update_jdn
new file mode 100644
index 00000000..c1f207a7
--- /dev/null
+++ b/hosts/odxu4a-armhf-rb/etc/logrotate.d/jenkins.debian.net-update_jdn
@@ -0,0 +1,9 @@
+/var/log/jenkins/update_jdn.log {
+ daily
+ copytruncate
+ missingok
+ rotate 7
+ compress
+ delaycompress
+ notifempty
+}