Initial Commit

This commit is contained in:
2025-05-08 16:54:21 +03:00
commit 18f694ffeb
4 changed files with 87 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
name: elogind
description: Start elogind
dependencies: ["dbus"]
type: background
start_cmd: /usr/libexec/elogind
exit_method: kill
restart: true