Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Unit]
- Description=Disable XHCI wake-up events
- [Service]
- Type=oneshot
- ExecStart=/bin/sh -c 'echo XHCI > /proc/acpi/wakeup'
- [Install]
- WantedBy=multi-user.target
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement