mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-01-28 03:37:17 +01:00
remove support for obsolete /etc/modules file
SVN-Revision: 5173
This commit is contained in:
parent
82aa950344
commit
2bc9370619
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue