Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
tomcat9.service: Permit read and write access to /var/lib/solr too.
· 86c577a2
Markus Koschany
authored
Feb 18, 2019
Closes: #919638
86c577a2
Update changelog
· d972145f
Markus Koschany
authored
Feb 18, 2019
d972145f
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
d972145f
tomcat9 (9.0.16-2) unstable; urgency=medium
* Team upload.
* tomcat9.service: Permit read and write access to /var/lib/solr too.
(Closes: #919638)
-- Markus Koschany <apo@debian.org> Mon, 18 Feb 2019 20:58:51 +0100
tomcat9 (9.0.16-1) unstable; urgency=medium
* New upstream release
...
...
debian/tomcat9.service
View file @
d972145f
...
...
@@ -39,6 +39,7 @@ CacheDirectoryMode=750
ProtectSystem
=
strict
ReadWritePaths
=
/etc/tomcat9/Catalina/
ReadWritePaths
=
/var/lib/tomcat9/webapps/
ReadWritePaths
=
/var/lib/solr/
[Install]
WantedBy
=
multi-user.target