Initial Commit

This commit is contained in:
2026-01-07 14:37:17 +02:00
commit 57dc14dff7
6 changed files with 154 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
name: lactd
description: LACT GPU control daemon
type: background
start_cmd: /usr/bin/lact daemon
exit_method: kill
restart: true