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