Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (2)
Revert "Permit read and write access to /var/lib/solr and create /var/lib/solr in case"
· df04f9fc
Markus Koschany
authored
Mar 03, 2019
This reverts commit
fc31e79f
.
df04f9fc
Revert "Update changelog"
· c4649eef
Markus Koschany
authored
Mar 03, 2019
This reverts commit
0f414d52
.
c4649eef
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
c4649eef
tomcat9 (9.0.16-4) unstable; urgency=medium
* Team upload.
* Permit read and write access to /var/lib/solr and create /var/lib/solr in
case it does not exist. (Closes: #919638)
-- Markus Koschany <apo@debian.org> Fri, 01 Mar 2019 13:28:25 +0100
tomcat9 (9.0.16-3) unstable; urgency=medium
* Removed read/write access to /var/lib/solr (Closes: #923299)
...
...
debian/tomcat9.dirs
View file @
c4649eef
...
...
@@ -4,4 +4,3 @@ var/lib/tomcat9/webapps
var/log/tomcat9/
etc/tomcat9/Catalina
etc/logrotate.d
var/lib/solr
debian/tomcat9.service
View file @
c4649eef
...
...
@@ -39,7 +39,6 @@ CacheDirectoryMode=750
ProtectSystem
=
strict
ReadWritePaths
=
/etc/tomcat9/Catalina/
ReadWritePaths
=
/var/lib/tomcat9/webapps/
ReadWritePaths
=
/var/lib/solr/
[Install]
WantedBy
=
multi-user.target