Skip to content

Commit 237a929

Browse files
authored
Merge pull request #43 from DiabeticCrab/main
Fix amdfan service not starting: edit amdfan.service.in
2 parents 1a6a0a7 + 4f5f4d6 commit 237a929

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dist/systemd/amdfan.service.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ ExecReload=kill -HUP $MAINPID
99
Restart=always
1010

1111
[Install]
12-
WantedBy=final.target
12+
WantedBy=graphical.target
1313

0 commit comments

Comments
 (0)