Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Unit]
- Description=Local system resume actions
- Before=suspend.target
- StopWhenUnneeded=yes
- [Service]
- Type=oneshot
- ExecStartPre=/bin/rmmod hid_multitouch
- ExecStartPost=/bin/modprobe hid_multitouch
- [Install]
- WantedBy=suspend.target
Advertisement
Add Comment
Please, Sign In to add comment