Skip to content

Bind symlinks as their destination path in the Sandbox on Linux

Benjamin Winger requested to merge bmwinger/portmod:linux-symlink-fix into master

Unlike --symlink, --ro-bind won't throw an error if the path already exists in the sandbox.

Merge request reports