forked from Ivasoft/openwrt
base-files: buttons: make power script return 0
It was missed in the r46471. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 46582
This commit is contained in:
@@ -3,3 +3,5 @@
|
||||
[ "${ACTION}" = "released" ] || exit 0
|
||||
|
||||
exec /sbin/poweroff
|
||||
|
||||
return 0
|
||||
|
||||
Reference in New Issue
Block a user