Initial Commit

This commit is contained in:
2025-05-08 17:15:48 +03:00
commit 7648f091c0
3 changed files with 66 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
name: polkit
description: Start polkit daemon
dependencies: ["dbus"]
type: background
start_cmd: /usr/lib/polkit-1/polkitd
exit_method: kill
restart: true