diff --git a/nfancurve.service b/nfancurve.service index b94a7c9..8d78870 100644 --- a/nfancurve.service +++ b/nfancurve.service @@ -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