From 15bee86fc3df92f0bbdf0a17eac3915965983396 Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Mon, 17 Oct 2005 12:24:08 +0000 Subject: removed the old directories, too.. cleanup is ready, yay SVN-Revision: 2130 --- root/sbin/hotplug | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 root/sbin/hotplug (limited to 'root/sbin/hotplug') diff --git a/root/sbin/hotplug b/root/sbin/hotplug deleted file mode 100755 index 74134e8..0000000 --- a/root/sbin/hotplug +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/ash -# $Id$ -[ "${INTERFACE%%[0-9]*}" = "wds" ] && { - ifconfig $INTERFACE 0.0.0.0 up - /usr/sbin/brctl addif br0 $INTERFACE -} -- cgit v1.1