Files
tuwunel/docs/deploying/podman-systemd.md
2025-06-02 16:55:16 +00:00

309 B

tuwunel in Podman systemd

Copy tuwunel.container to ~/.config/containers/systemd/tuwunel.container. Reload daemon:

systemctl --user daemon-reload

Start the service:

systemctl --user start tuwunel

To check the logs, run:

journalctl -eu tuwunel.container --user