Make the sleep script executable by default

Signed-off-by: Dorian Stoll <dorian.stoll@tmsp.io>
This commit is contained in:
Dorian Stoll 2019-12-30 10:42:03 +01:00 committed by Blaž Hrastnik
parent 4f47a913ca
commit b184bf438d
2 changed files with 0 additions and 3 deletions

0
root/lib/systemd/system-sleep/sleep Normal file → Executable file
View file

View file

@ -45,9 +45,6 @@ done
echo "==> Copying firmware files under root..."
sudo cp -rv firmware/* /lib/firmware/
echo "==> Making /lib/systemd/system-sleep/sleep executable..."
sudo chmod -v a+x /lib/systemd/system-sleep/sleep
echo "==> Enabling power management for Surface Go touchscreen..."
sudo systemctl enable -q surfacego-touchscreen