summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--hosts/alsvid3/postinst1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/alsvid3/postinst b/hosts/alsvid3/postinst
index 2e23e5c..39c33a6 100644
--- a/hosts/alsvid3/postinst
+++ b/hosts/alsvid3/postinst
@@ -62,6 +62,7 @@ esac
# More events may be exposed if thinkpad_acpi is patched to support Taurinus:
# http://git.proteanos.com/pkg/linux-libre-4.19.git/tree/patches/03_thinkpad_acpi_support-libiquity-taurinus-laptops.patch
EOF
+in_target chmod a+x '/etc/acpi/button.sh'
# Turn on numlock on the VTs.
cat >"${target}/etc/rc.local" <<'EOF'