5
# currently blocked by apparmor bug
6
mount -> /usr/lib/@DEB_HOST_MULTIARCH@/lxc/{**,},
7
mount fstype=devpts -> /dev/pts/,
8
mount options=bind /dev/pts/ptmx/ -> /dev/ptmx/,
11
# all umounts are under the original root's /mnt, but right now we
12
# can't allow those umounts after pivot_root. So allow all umounts
13
# right now. They'll be restricted for the container at least.
17
pivot_root /usr/lib/@DEB_HOST_MULTIARCH@/lxc/,
19
change_profile -> lxc-*,
20
change_profile -> unconfined,