Skip to content

Commit 5f6ec1b

Browse files
authored
Potentially help fix issues on Ubuntu systems
1 parent 9addebb commit 5f6ec1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nfancurve.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ After=default.target
44

55
[Service]
66
ExecStartPre=/bin/sleep 20
7-
ExecStart=/bin/sh /usr/bin/nfancurve -c /etc/nfancurve.conf
7+
ExecStart=/usr/bin/nfancurve -c /etc/nfancurve.conf
88
KillSignal=SIGINT
99

1010
[Install]

0 commit comments

Comments
 (0)