randall opened a new pull request #7157: URL: https://github.com/apache/trafficserver/pull/7157
In the ExecStopPost stanza of the unit file, an errant "}" made the lock file never be deleted. Also the "-f" flag to rm always makes the returncode 0 whether or not the file exists making the return code check always return success. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
