mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 15:06:47 +02:00
remove support for obsolete /etc/modules file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5173 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
966ef2a80b
commit
1c2ebc22c1
@ -22,5 +22,5 @@ start() {
|
||||
/usr/bin/env -i ACTION=add INTERFACE="$iface" /sbin/hotplug net
|
||||
done
|
||||
|
||||
load_modules /etc/modules /etc/modules.d/*
|
||||
load_modules /etc/modules.d/*
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user