ezelkow1 commented on code in PR #10908: URL: https://github.com/apache/trafficserver/pull/10908#discussion_r1427157633
########## rc/trafficserver.in: ########## @@ -248,7 +248,7 @@ do_stop() # 1 if daemon was already stopped # 2 if daemon could not be stopped # other if a failure occurred - start-stop-daemon --stop --quiet --retry=QUIT/30/KILL/5 --pidfile $TS_PIDFILE --name $TS_NAME + start-stop-daemon --stop --quiet --retry=QUIT/30/KILL/5 --pidfile $TS_PIDFILE --name '[TS_MAIN]' Review Comment: @mingzym Just bumping this, I also agree, if we just move this to the TS_NAME instead of a hardcode would be good -- 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. To unsubscribe, e-mail: github-unsubscr...@trafficserver.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org