diff --git a/files/keepalive.exit.sh.j2 b/files/keepalive.exit.sh.j2 index 0daf59c..fa89214 100644 --- a/files/keepalive.exit.sh.j2 +++ b/files/keepalive.exit.sh.j2 @@ -1,10 +1,6 @@ #!/bin/bash #Variablen while [ true ] ; do -if [ `/bin/ps -ef | /bin/grep keepalive.sh | /usr/bin/wc -l` -gt 3 ]; then - echo größer - exit 0 -fi supernode_off () { $BATCTL gw off /usr/sbin/service bird6 stop