Initial Commit

This commit is contained in:
2025-05-08 17:15:47 +03:00
commit 7bf8349b5a
3 changed files with 48 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
name: podman
description: Podman API Service
type: background
start_cmd: /usr/bin/podman --log-level info system service
exit_method: kill
restart: true