From 327448b67f64d417010c6f3930e3d20b15f9ccf9 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Wed, 22 Sep 2021 22:05:18 -0400 Subject: alsvid3: Make /etc/acpi/button.sh executable Completes commit f3777c15f1e88bff05a2b6aa0d08d5072ce8d1bd. --- (limited to 'hosts/alsvid3') 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' -- cgit v0.9.1