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
there's no need to rebase the account env because this will be a new package, and the account env will always be created and managed by the new package
include a user service, i.e., systemctl --user enable --now zrok-agent.service, too; there's no need for a user service template like [email protected] because no one needs multiple agents per zrok account env
The text was updated successfully, but these errors were encountered:
run the agent as a system service
there's no need to rebase the account env because this will be a new package, and the account env will always be created and managed by the new package
include a user service, i.e.,
systemctl --user enable --now zrok-agent.service
, too; there's no need for a user service template like [email protected] because no one needs multiple agents per zrok account envThe text was updated successfully, but these errors were encountered: