diff --git a/files/keepalive.exit.sh.j2 b/files/keepalive.exit.sh.j2 index 0e7ba1a..0e47537 100644 --- a/files/keepalive.exit.sh.j2 +++ b/files/keepalive.exit.sh.j2 @@ -116,7 +116,7 @@ while [ true ] ; do supernode_off fi - for service in bird bird6 isc-dhcp-server radvd python named + for service in bird bird6 dhcpd radvd python named do x=`pidof $service`; if [ "$x" = "" ]; then