mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-07-27 09:48:32 +00:00
apparmor: Allow boot_id
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
This commit is contained in:
parent
ecf1f1207b
commit
863845075d
@ -21,6 +21,8 @@
|
|||||||
# allow pre-mount hooks to stage mounts under /var/lib/lxc/<container>/
|
# allow pre-mount hooks to stage mounts under /var/lib/lxc/<container>/
|
||||||
mount -> /var/lib/lxc/{**,},
|
mount -> /var/lib/lxc/{**,},
|
||||||
|
|
||||||
|
mount /dev/.lxc-boot-id -> /proc/sys/kernel/random/boot_id,
|
||||||
|
|
||||||
# required for some pre-mount hooks
|
# required for some pre-mount hooks
|
||||||
mount fstype=overlayfs,
|
mount fstype=overlayfs,
|
||||||
mount fstype=aufs,
|
mount fstype=aufs,
|
||||||
|
Loading…
Reference in New Issue
Block a user