Bug#532284: tomcat6: more files should be owned by group adm

Ludovic Claude ludovic.claude at laposte.net
Tue Aug 4 17:23:24 UTC 2009


Hello,

I'm working on this package. To close this bug, I propose to replace in
debian/tomcat6.postinst:

chgrp tomcat6 /etc/tomcat6/tomcat-users.xml
chgrp tomcat6 /var/lib/tomcat6/webapps

by:

chown -Rh tomcat6:adm /etc/tomcat6/*
chown -Rh tomcat6:adm /var/lib/tomcat6/webapps

What do you think?

Ludovic





More information about the pkg-java-maintainers mailing list