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

- - - - -


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.

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

Reply via email to