diff --git a/init.d/sysv/functions b/init.d/sysv/functions index 09184e1..43a9481 100644 --- a/init.d/sysv/functions +++ b/init.d/sysv/functions @@ -37,8 +37,6 @@ exists() which $1 >/dev/null 2>/dev/null } -for a in $(seq 1 50); do ALLARGS="$ALLARGS \"\$$a\"" ; done - on_off_function() { # $1 : function name on