netifd: empty hotplug handler removed
SVN-Revision: 34465
This commit is contained in:
parent
8cfe4bf9cd
commit
71ed7ae842
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user