Jakub Gargul
Jakub Gargul
Podman-compose seems to respect the restart policy, but the podman doesn't - I needed to enable the service that is not enabled by default: `systemctl --user enable podman-restart` https://github.com/containers/podman/issues/10539
I have upgraded to 24.1.5_3 and rebooted with the extra gateway and route disabled - hoping it might generate them after the boot. Unfortunately behaviour is the same - if...
Ok, setting  on wireguard interface solves the issue, routes are added automatically. But if I add tunnel address as an extra gateway (for monitoring the tunnel for example, as...