[Git][java-team/tomcat9][master] Rotate the catalina.out log file with the tomcat user (Closes: #971583)
Emmanuel Bourg
gitlab at salsa.debian.org
Sat Dec 19 23:43:55 GMT 2020
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / tomcat9
Commits:
8a0f7b24 by Emmanuel Bourg at 2020-12-20T00:43:32+01:00
Rotate the catalina.out log file with the tomcat user (Closes: #971583)
- - - - -
2 changed files:
- debian/changelog
- debian/logrotate.template
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+tomcat9 (9.0.41-2) UNRELEASED; urgency=medium
+
+ * Rotate the catalina.out log file with the tomcat user (Closes: #971583)
+
+ -- Emmanuel Bourg <ebourg at apache.org> Sun, 20 Dec 2020 00:41:56 +0100
+
tomcat9 (9.0.41-1) unstable; urgency=medium
* New upstream release
=====================================
debian/logrotate.template
=====================================
@@ -6,4 +6,5 @@
delaycompress
missingok
create 640 tomcat adm
+ su tomcat adm
}
View it on GitLab: https://salsa.debian.org/java-team/tomcat9/-/commit/8a0f7b2462bb6acc7243958c149aa6d7757218e6
--
View it on GitLab: https://salsa.debian.org/java-team/tomcat9/-/commit/8a0f7b2462bb6acc7243958c149aa6d7757218e6
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20201219/b50fb27b/attachment.html>
More information about the pkg-java-commits
mailing list