You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 1, 2024. It is now read-only.
Fix templates of systemd units for TGZ packages (#393)
Closes#391
Before the patch, systemd files used the `tarantool` user and the `tarantool` group.
Not, this uses the value of the `cartridge_app_user` and `cartridge_app_group` variables.
0 commit comments