Fix quadlets
All checks were successful
/ test (push) Successful in 31s

This commit is contained in:
phil 2024-12-18 05:14:23 +01:00
parent f27e8d18c2
commit 1da682e9ba
6 changed files with 15 additions and 13 deletions

View file

@ -5,10 +5,11 @@ Pod=gisaf.pod
#Network=gisaf # Defined in the pod
[Service]
Restart=Always
Restart=always
[Unit]
Wants=gisaf-backend.service
After=gisaf-backend.service
[Install]
WantedBy=default.target