From f1ab385d2758f39b4f0219de967996e3d2395ca7 Mon Sep 17 00:00:00 2001 From: stebifan Date: Sat, 5 Mar 2016 14:34:42 +0100 Subject: [PATCH] Update keepalive.exit.sh.j2 --- files/keepalive.exit.sh.j2 | 4 ---- 1 file changed, 4 deletions(-) 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