fix: systemd template
Deploy bin / deploy (push) Successful in 1s
Deploy agebd python package / deploy (push) Successful in 3s

This commit is contained in:
Benjamin Labrecque
2026-07-08 12:04:58 +02:00
parent 3b5523ec9e
commit 1e19517930
@@ -5,7 +5,7 @@ After=network.target
[Service]
Environment=AGEBD_ENV={{ '{{ agebd_env }}' }}
ExecStart=/sls/bd/hla/{{'{{ agebd_env }}'}}/bin/start_service.sh {{ service_id }} {{ service_name_upper }}
estart=no
Restart=no
[Install]
WantedBy=default.target