Initial commit

This commit is contained in:
2025-07-30 21:06:21 +03:00
commit efc8a50da4
5 changed files with 81 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
name: upowerd
description: Start the upower daemon
dependencies: ["udevd"]
type: background
start_cmd: /usr/libexec/upowerd
exit_method: kill
restart: true