From 687920ba3e0a6968a5b23729c6c7fa0c4859fcce Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 19 Dec 2012 15:17:42 +0000 Subject: minor basefiles fixes SVN-Revision: 34790 --- target/linux/lantiq/base-files/etc/hotplug.d/button/10-generic.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/lantiq/base-files/etc/hotplug.d') diff --git a/target/linux/lantiq/base-files/etc/hotplug.d/button/10-generic.sh b/target/linux/lantiq/base-files/etc/hotplug.d/button/10-generic.sh index 1d1467adef..e6dcb347f1 100644 --- a/target/linux/lantiq/base-files/etc/hotplug.d/button/10-generic.sh +++ b/target/linux/lantiq/base-files/etc/hotplug.d/button/10-generic.sh @@ -5,7 +5,7 @@ . /lib/functions.sh case "${BUTTON}" in - BTN_0) + reset) logger "reset pressed" echo "REBOOT" > /dev/console sleep 3 -- cgit v1.2.3