Skip to content

Instantly share code, notes, and snippets.

@vansoest
Created May 2, 2015 21:06
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vansoest/d3e1a0c3d8837ffd43b9 to your computer and use it in GitHub Desktop.
Save vansoest/d3e1a0c3d8837ffd43b9 to your computer and use it in GitHub Desktop.
[Unit]
Description=After resume restarts the fancontrol service
After=suspend.target
[Service]
Type=simple
ExecStart=/usr/bin/systemctl restart fancontrol
[Install]
WantedBy=suspend.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment