Skip to content

Commit 9361d22

Browse files
committed
Don't restart tomcat here as we do in postinstall too
1 parent 65d76c2 commit 9361d22

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: debian/ipt.prerm

-1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,5 @@ if [ -f "$TOMCAT_SERVICE_OVERRIDE" ]; then
2626

2727
# Reload the systemd daemon configuration and restart the Tomcat service
2828
systemctl daemon-reload
29-
systemctl restart tomcat9
3029
fi
3130

0 commit comments

Comments
 (0)