BigW Consortium Gitlab

Commit f0f34ca9 by rmilecki

base-files: buttons: make power script return 0

It was missed in the r46471. Signed-off-by: 's avatarRafał Miłecki <zajec5@gmail.com> Backport of r46582 git-svn-id: svn://svn.openwrt.org/openwrt/branches/chaos_calmer@46583 3c298f89-4303-0410-b956-a3cf2f4a3e73
parent f5c88036
......@@ -3,3 +3,5 @@
[ "${ACTION}" = "released" ] || exit 0
exec /sbin/poweroff
return 0
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment