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 <[email protected]>  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.


_______________________________________________
pkg-java-commits mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to