Merge "Remove zuul-executor pid file on stop"
This commit is contained in:
@@ -68,6 +68,7 @@ do_start()
|
||||
do_stop()
|
||||
{
|
||||
$DAEMON stop
|
||||
rm -f /var/run/$NAME/*
|
||||
return 0
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user