From 5e0ac3a1759134a63936e7a3dcf2c4378b934617 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20B=C3=A4chler?= Date: Tue, 9 Jun 2009 00:02:58 +0200 Subject: network: Remove the hotplug_ifup command, the function has been removed a long time ago --- network | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'network') diff --git a/network b/network index 26cc9db..6e68877 100755 --- a/network +++ b/network @@ -227,7 +227,7 @@ case "$1" in /bin/sleep 2 $0 start ;; - hotplug_ifup|ifup|ifdown|iflist|rtup|rtdown|rtlist) + ifup|ifdown|iflist|rtup|rtdown|rtlist) $1 $2 ;; *) -- cgit v1.2.3