add listmonk app

This commit is contained in:
2026-02-06 18:36:15 +01:00
parent 3d6793a843
commit 905cc8b43d
12 changed files with 351 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
[Unit]
Description=Backup Service
Wants=network.target
After=network.target postgresql.service
[Service]
Type=oneshot
User=root
ExecStart=/usr/local/bin/backup.sh