Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | base-files: buttons: make power script return 0 | Rafał Miłecki | 2015-08-12 |
| | | | | | | | | It was missed in the r46471. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 46582 | ||
* | base-files: /etc/rc.button/power should be executable | John Crispin | 2014-06-03 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 40993 | ||
* | base-files: add simple shutdown script | John Crispin | 2014-06-02 |
Since svn rev [38557] we support power buttons, for example the ACPI power button on x86 machines. Add a simple shutdown script to /etc/rc.button, to gracefully shutdown the machine after the power button is pressed. Tested on x86 and x86_64 in a kvm virtual machine. Signed-off-by: Stefan Hellermann <stefan@the2masters.de> SVN-Revision: 40909 |