smalenfant opened a new issue #3014: Tomcat creates backup up traffic_router.service URL: https://github.com/apache/trafficcontrol/issues/3014 When uninstalling/upgrading tomcat, the traffic_router.service file is preserved under `traffic_router.rpmsave`. This creates a problem when installing a new version of traffic router with updated `.service.` file. The old settings are kept. ``` # ls -l /usr/lib/systemd/system | grep traffic_router -rwxr-xr-x 1 root root 1225 Nov 12 13:14 traffic_router.service -rwxr-xr-x 1 root root 1224 Nov 12 12:54 traffic_router.service.rpmsave ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
