Resolves: rhbz#1347864 The systemd service unit does not allow tomcat to shut down gracefully
This commit is contained in:
parent
50c91f3fe2
commit
5d682aa9e1
@ -13,7 +13,6 @@ EnvironmentFile=/etc/tomcat/tomcat.conf
|
||||
Environment="NAME="
|
||||
EnvironmentFile=-/etc/sysconfig/tomcat
|
||||
ExecStart=/usr/libexec/tomcat/server start
|
||||
ExecStop=/usr/libexec/tomcat/server stop
|
||||
SuccessExitStatus=143
|
||||
User=tomcat
|
||||
Group=tomcat
|
||||
|
@ -686,6 +686,7 @@ fi
|
||||
- Resolves: rhbz#1349463 CVE-2016-3092 tomcat: Usage of vulnerable FileUpload package can result in denial of service (updates to 8.0.36)
|
||||
- Resolves: rhbz#1364056 The command tomcat-digest doesn't work
|
||||
- Resolves: rhbz#1363884 The tomcat-tool-wrapper script is broken
|
||||
- Resolves: rhbz#1347864 The systemd service unit does not allow tomcat to shut down gracefully
|
||||
|
||||
* Wed Mar 2 2016 Ivan Afonichev <ivan.afonichev@gmail.com> - 1:8.0.32-4
|
||||
- Revert sysconfig migration changes, resolves: rhbz#1311771, rhbz#1311905
|
||||
|
Loading…
Reference in New Issue
Block a user