# Configure power button in Armbian ``` /etc/systemd/logind.conf HandlePowerKey=poweroff HandlePowerKeyLongPress=ignore ``` * systemctl restart systemd-logind => https://wiki.debian.org/ConfigurePowerButton Documentation