diff --git a/post-install b/post-install index ab5633d..d2881f0 100755 --- a/post-install +++ b/post-install @@ -507,6 +507,8 @@ if [ "${1}" == "post" ] ; then modprobe i2c_i801 fi EOF + + @ chmod +x /usr/lib/systemd/system-sleep/fix-touchpad }