mirror of
https://github.com/hak5/wifipineapple-openwrt.git
synced 2025-10-29 16:57:19 +00:00
move modules.d stuff in /etc/init.d/S10boot and make it more like /etc/modules
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@703 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -25,7 +25,7 @@ touch /var/log/lastlog
|
||||
}
|
||||
}
|
||||
|
||||
sed 's/^[^#]/insmod &/' /etc/modules 2>&-|ash
|
||||
cat /etc/modules /etc/modules.d/* | sed 's/^[^#]/insmod &/' 2>&-|ash
|
||||
|
||||
ifconfig lo 127.0.0.1 up
|
||||
ifconfig eth0 promisc
|
||||
|
||||
Reference in New Issue
Block a user