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
lxc-stop -k exits 2 when the container is not running, so a signal before start aborts the rollback in src/backends/lxc/common/src/signal_cleanup.rs and leaves the firewall chain installed.
lxc-stop -kexits 2 when the container is not running, so a signal before start aborts the rollback insrc/backends/lxc/common/src/signal_cleanup.rsand leaves the firewall chain installed.