summaryrefslogtreecommitdiff
path: root/package/base-files/files/etc/rc.button/rfkill
Commit message (Collapse)AuthorAge
* treewide: remove bad local shell variable declarationsJo-Philipp Wich2016-09-24
| | | | | | | Local variable declarations outside of functions are illegal since the Busybox update to v1.25.0, therfore remove them from the appropriate places. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
* buttons: make all button handler scripts return 0John Crispin2015-07-24
| | | | | | | | this is required by the new button timeout feature Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 46471
* base-files: fix typo in rfkill scriptJohn Crispin2013-11-11
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38742
* base-files: update rfkill script to work with slider buttonsJohn Crispin2013-11-11
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 38729
* make basefiles aware of procdJohn Crispin2013-03-13
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36003