Skip to content

Commit

Permalink
Don't restart tomcat here as we do in postinstall too
Browse files Browse the repository at this point in the history
  • Loading branch information
vjrj committed Jun 18, 2024
1 parent fffcebf commit b5f70f9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion debian/ipt.prerm
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@ if [ -f "$TOMCAT_SERVICE_OVERRIDE" ]; then

# Reload the systemd daemon configuration and restart the Tomcat service
systemctl daemon-reload
systemctl restart tomcat9
fi

0 comments on commit b5f70f9

Please sign in to comment.