This website works better with JavaScript.
Explore
Help
Sign In
hsist
/
freifunkist-firmware
Watch
6
Star
1
Fork
You've already forked freifunkist-firmware
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
28491
Commits
1
Branch
0
Tags
164 MiB
Tag:
Branch:
Tree:
40dde1ca67
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '40dde1ca67'
${ noResults }
freifunkist-firmware
/
package
/
base-files
/
files
/
etc
/
rc.button
/
failsafe
4 lines
77 B
Raw
Normal View
History
Unescape
Escape
make basefiles aware of procd Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36003
12 years ago
#!/bin/sh
base-files: don't enter failsafe if triggered by switch Fixes failsafe issues with switches after r38725. Signed-off-by: Luka Perkov <luka@openwrt.org> SVN-Revision: 38770
11 years ago
[ "${TYPE}" = "switch" ] || echo ${BUTTON} > /tmp/failsafe_button