[Git][java-team/tomcat9][fix-925929] make /var/log/tomcat9 2750 root:adm for systemd

mirabilos gitlab at salsa.debian.org
Mon Apr 1 12:34:44 BST 2019



mirabilos pushed to branch fix-925929 at Debian Java Maintainers / tomcat9


Commits:
5556481b by mirabilos at 2019-04-01T11:34:15Z
make /var/log/tomcat9 2750 root:adm for systemd

From: Felipe Sateler <fsateler at debian.org>

- - - - -


2 changed files:

- debian/tomcat9.service
- + debian/tomcat9.tmpfile


Changes:

=====================================
debian/tomcat9.service
=====================================
@@ -32,13 +32,12 @@ Group=tomcat
 PrivateTmp=yes
 AmbientCapabilities=CAP_NET_BIND_SERVICE
 NoNewPrivileges=true
-LogsDirectory=tomcat9
-LogsDirectoryMode=750
 CacheDirectory=tomcat9
 CacheDirectoryMode=750
 ProtectSystem=strict
 ReadWritePaths=/etc/tomcat9/Catalina/
 ReadWritePaths=/var/lib/tomcat9/webapps/
+ReadWritePaths=/var/log/tomcat9/
 
 [Install]
 WantedBy=multi-user.target


=====================================
debian/tomcat9.tmpfile
=====================================
@@ -0,0 +1,3 @@
+# type path mode uid gid age arg(symlink target)
+
+d /var/log/tomcat9 2750 root adm -



View it on GitLab: https://salsa.debian.org/java-team/tomcat9/commit/5556481b345049f32720e20d22a072ebd9b865fa

-- 
View it on GitLab: https://salsa.debian.org/java-team/tomcat9/commit/5556481b345049f32720e20d22a072ebd9b865fa
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/20190401/9ac3d04b/attachment.html>


More information about the pkg-java-commits mailing list