Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bin/podman-vscodium: enable Landlock and symlink syscalls
codium is using Landlock: SECCOMP syscall=444 (landlock_create_ruleset) exe='/usr/share/codium/codium' comm='codium' cargo is now using symlink: SECCOMP syscall=88 (symlink) exe='/home/user/.rustup/toolchains/nightly-2024-11-19-x86_64-unknown-linux-gnu/bin/cargo' comm='cargo'
- Loading branch information