meta-digi/meta-digi-dey/recipes-core/busybox/busybox/pswitch-poweroff

5 lines
78 B
Bash

#!/bin/sh
logger -t acpid "Power key poweroff request."
exec /sbin/poweroff