This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2024-12-23 15:32:33 +00:00
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
32cbc948a1
openwrt
/
package
/
base-files
/
files
/
etc
/
rc.button
/
failsafe
3 lines
48 B
Plaintext
Raw
Normal View
History
Unescape
Escape
make basefiles aware of procd Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36003
2013-03-13 18:11:19 +00:00
#!/bin/sh
base-files: be verbose when entering failsafe due to a button being pressed Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37535
2013-07-25 20:28:36 +00:00
echo ${BUTTON} > /tmp/failsafe_button
Reference in New Issue
Copy Permalink