Package: lxc / 1:6.0.5-1
Metadata
Package | Version | Patches format |
---|---|---|
lxc | 1:6.0.5-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 nesting Extend mount permissions in apparmor to allo.patch | (download) |
config/apparmor/profiles/lxc-default-with-nesting |
4 4 + 0 - 0 ! |
[nesting] extend mount permissions in apparmor to allow systemd services' restrictions to work These options allow systemd security features to work. In particular cases, it helps with systemd-logind and program like this It's only added in nesting profile as it could pose security risks on privileged containers. mount options=(rw,rbind) -> /run/systemd/unit-root/, mount options=(rw,rbind) -> /run/systemd/unit-root/**, mount options=(rw,rshared) -> /, mount options=(rw,nosuid,nodev,noexec) proc -> /run/systemd/unit-root/proc/, |
0002 lxc.service Starts after remote fs.target.patch | (download) |
config/init/systemd/lxc.service.in |
2 1 + 1 - 0 ! |
[lxc.service] starts after remote-fs.target |
0003 apparmor 4x userns.patch | (download) |
config/apparmor/abstractions/container-base.in |
1 1 + 0 - 0 ! |
update apparmor profile for userns permission and new abi |