netifd: empty hotplug handler removed
SVN-Revision: 34465
This commit is contained in:
parent
8cfe4bf9cd
commit
71ed7ae842
1 changed files with 0 additions and 10 deletions
|
@ -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 a new issue