summarylogtreecommitdiffstats
path: root/macbook-wakeup.service
diff options
context:
space:
mode:
authorTony Lambiris2017-05-26 15:43:26 -0400
committerTony Lambiris2017-05-26 15:43:26 -0400
commit2664e03f9ed072653afc6809145c9e2cd25b4225 (patch)
tree5f0275e51a6f937edda1e3722cd4bbbaf950f776 /macbook-wakeup.service
parent6d515f25309355df8e0e536a698d3ba50a1a7f5f (diff)
downloadaur-2664e03f9ed072653afc6809145c9e2cd25b4225.tar.gz
Update linux-macbook to 4.11.2
Diffstat (limited to 'macbook-wakeup.service')
-rw-r--r--macbook-wakeup.service5
1 files changed, 3 insertions, 2 deletions
diff --git a/macbook-wakeup.service b/macbook-wakeup.service
index 48ac5f514dd9..7f6c9b68010c 100644
--- a/macbook-wakeup.service
+++ b/macbook-wakeup.service
@@ -1,6 +1,7 @@
[Unit]
-Description=Configure device events for linux-macbook
+Description=Configure LID-only device events for linux-macbook
ConditionPathExists=/proc/acpi/wakeup
+After=suspend.target
[Service]
Type=oneshot
@@ -10,4 +11,4 @@ RemainAfterExit=yes
TimeoutSec=0
[Install]
-WantedBy=multi-user.target
+WantedBy=multi-user.target sleep.target