Bug#919638: solr-tomcat: Permission problems after update to tomcat9

Emmanuel Bourg ebourg at apache.org
Fri Mar 1 18:58:28 GMT 2019


Le 01/03/2019 à 18:29, Markus Koschany a écrit :

> I have never extended security permissions of
> another systemd service. How is this supposed to work?

I'm not used to this either, but I think we just have to install a
/etc/systemd/system/tomcat9.d/solr-permissions.conf file with theses lines:

  [Service]
  ReadWritePaths=/var/lib/solr/

A call to 'systemctl daemon-reload' is probably needed in the postinst
script (but maybe there is a trigger taking care of that already).



More information about the pkg-java-maintainers mailing list