Initial commit
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
name: tlp-pd
|
||||
description: Start the TLP Power Profiles Daemon
|
||||
type: background
|
||||
start_cmd: tlp-pd
|
||||
@@ -0,0 +1,5 @@
|
||||
name: tlp
|
||||
description: Enable the TLP daemon
|
||||
type: simple
|
||||
start_cmd: tlp init start
|
||||
stop_cmd: tlp init stop
|
||||
Reference in New Issue
Block a user