Skip to content
Snippets Groups Projects
Commit 71ed7ae8 authored by Steven Barth's avatar Steven Barth
Browse files

netifd: empty hotplug handler removed

SVN-Revision: 34465
parent 8cfe4bf9
No related branches found
No related tags found
No related merge requests found
# Skip fake devices (e.g. relayd)
grep -qs "^ *$DEVICE:" /proc/net/dev || exit 0
case "$ACTION" in
ifup)
include /lib/network
scan_interfaces
;;
esac
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment