Skip to content

Commit 5bb3487

Browse files
authored
fix: Fix service description in systemd to include LACT name (#783)
1 parent 194efac commit 5bb3487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

res/lactd.service

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[Unit]
2-
Description=GPU Control Daemon
2+
Description=LACT GPU Control Daemon
33
After=multi-user.target
44

55
[Service]

0 commit comments

Comments
 (0)