Remove obsolete Busybox ACPI config (#1369)

This commit is contained in:
Stefan Agner
2021-05-19 14:41:30 +02:00
committed by GitHub
parent 40b4d5ca2e
commit 111018b911

View File

@@ -1,7 +0,0 @@
#!/bin/sh
# This script is exec()d by acpid when an ACPI event signals the power button
# to have been pressed.
echo "System power button was pressed - shutting down..."
exec /bin/systemctl poweroff