Initial commit

This commit is contained in:
2025-09-30 20:55:34 +03:00
commit 905d2346b7
8 changed files with 150 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
name: postgresql
description: Postgresql system daemon
type: background
start_cmd: /etc/esvm/scripts/postgresql.sh
exit_method: kill
restart: true