Initial commit

This commit is contained in:
2025-08-01 11:23:48 +03:00
commit 22637696c1
5 changed files with 89 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
name: power-profiles-daemon
description: Start the power-profiles-daemon
dependencies: ["udevd"]
type: background
start_cmd: /usr/libexec/power-profiles-daemon
exit_method: kill
restart: true