Skip to content

Commit

Permalink
Merge pull request #29 from mooninite/systemd-unit-killsignal
Browse files Browse the repository at this point in the history
nfancurve.service: Send SIGINT on stop so fan profile is reset
  • Loading branch information
nan0s7 authored Apr 15, 2020
2 parents 6c1975d + 4c321af commit 6ae984b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nfancurve.service
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Requires=graphical-session.target

[Service]
ExecStart=/bin/sh /usr/bin/nfancurve -c /etc/nfancurve.conf
KillSignal=SIGINT

[Install]
WantedBy=graphical-session.target

0 comments on commit 6ae984b

Please sign in to comment.