Skip to content

Fix RPi poweroff signal handling

The gpio-poweroff signal is normally low and goes high when operating system is halted.

With this both cases finally works:

  • When you type poweroff on the RPi the power is cut after operating system is halted

  • When power button is pressed the power is cut right after operatin system is halted

Signed-off-by: Cyril Hrubis metan@ucw.cz

Merge request reports

Loading