From 37f6ea4f9d3d9079b02de02a8bc4a0801d2bffe0 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 18 Jan 2010 09:15:35 +0000 Subject: [PATCH] ar71xx: change failsafe message SVN-Revision: 19221 --- target/linux/ar71xx/base-files/etc/preinit.arch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/target/linux/ar71xx/base-files/etc/preinit.arch b/target/linux/ar71xx/base-files/etc/preinit.arch index 637aa5fc50..f770ca3714 100644 --- a/target/linux/ar71xx/base-files/etc/preinit.arch +++ b/target/linux/ar71xx/base-files/etc/preinit.arch @@ -49,7 +49,7 @@ ifname=eth0 failsafe_ip -netmsg 192.168.1.255 "Press reset now, to enter Failsafe!" +netmsg 192.168.1.255 "Press any button now, to enter Failsafe!" ifconfig "$ifname" 0.0.0.0 down -- 2.30.2