mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
move parts of the failsafe code to the generic base-files - will be used on atheros as well as soon as i've added support for it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7810 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -28,7 +28,6 @@ mount none /proc -t proc
|
||||
|
||||
insmod diag
|
||||
set_state preinit
|
||||
trap 'FAILSAFE=true' USR1
|
||||
echo '/sbin/hotplug.failsafe' > /proc/sys/kernel/hotplug
|
||||
|
||||
ifname=eth0
|
||||
|
||||
Reference in New Issue
Block a user