cockpit-podman icon indicating copy to clipboard operation
cockpit-podman copied to clipboard

test: Move from `restore_dir()` to `podman system reset` for system

Open martinpitt opened this issue 2 years ago • 0 comments

Similar to commit 9e3d0c724e00, avoid the restore_dir() and replace it with podman system reset. With that we can drop the unmount hack, let podman handle overlay/subvolume mounts and stop rummaging in its guts.

martinpitt avatar Mar 01 '24 15:03 martinpitt