[Unit] Description=Disable wakeup on lid switch [Service] ExecStart=/bin/bash -c "echo LID >> /proc/acpi/wakeup" [Install] WantedBy=multi-user.target