forked from Ivasoft/openwrt
netifd: empty hotplug handler removed
SVN-Revision: 34465
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
# Skip fake devices (e.g. relayd)
|
||||
grep -qs "^ *$DEVICE:" /proc/net/dev || exit 0
|
||||
|
||||
case "$ACTION" in
|
||||
ifup)
|
||||
include /lib/network
|
||||
scan_interfaces
|
||||
;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user