Skip to content

Commit

Permalink
feat: updated rally-db.env
Browse files Browse the repository at this point in the history
  • Loading branch information
kemboi22 committed Aug 15, 2024
1 parent a0e2040 commit 363e52a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions imageroot/systemd/user/rally-app.service
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ ExecStart=/usr/bin/podman run --conmon-pidfile %t/rally-app.pid \
--cidfile %t/rally-app.ctr-id --cgroups=no-conmon \
--pod-id-file %t/rally.pod-id --replace -d --name rally-app \
--env-file=%S/state/rally.env \
--env-file=%S/state/rally-db.env \
${RALLLY_IMAGE}
ExecStop=/usr/bin/podman stop --ignore --cidfile %t/rally-app.ctr-id -t 10
ExecReload=/usr/bin/podman kill -s HUP rally-app
Expand Down

0 comments on commit 363e52a

Please sign in to comment.