mirabilos pushed to branch fix-925929 at Debian Java Maintainers / tomcat9
Commits: 78536e1d by mirabilos at 2019-04-01T13:32:22Z fix user for systemd (tomcat:adm is correct); add RequiresMountsFor From: Felipe Sateler <[email protected]> - - - - - 2 changed files: - debian/tomcat9.service - debian/tomcat9.tmpfile Changes: ===================================== debian/tomcat9.service ===================================== @@ -38,6 +38,7 @@ ProtectSystem=strict ReadWritePaths=/etc/tomcat9/Catalina/ ReadWritePaths=/var/lib/tomcat9/webapps/ ReadWritePaths=/var/log/tomcat9/ +RequiresMountsFor=/var/log/tomcat9 /var/lib/tomcat9 [Install] WantedBy=multi-user.target ===================================== debian/tomcat9.tmpfile ===================================== @@ -1,3 +1,3 @@ # type path mode uid gid age arg(symlink target) -d /var/log/tomcat9 2750 root adm - +d /var/log/tomcat9 2750 tomcat adm - View it on GitLab: https://salsa.debian.org/java-team/tomcat9/commit/78536e1d0c90ca1a2c6d3a056755415f0f68b839 -- View it on GitLab: https://salsa.debian.org/java-team/tomcat9/commit/78536e1d0c90ca1a2c6d3a056755415f0f68b839 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

