Initial commit

This commit is contained in:
2026-07-30 13:20:08 +03:00
commit cbbedd1b0e
6 changed files with 106 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
name: tlp-pd
description: Start the TLP Power Profiles Daemon
type: background
start_cmd: tlp-pd
+5
View File
@@ -0,0 +1,5 @@
name: tlp
description: Enable the TLP daemon
type: simple
start_cmd: tlp init start
stop_cmd: tlp init stop