mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-08 08:16:20 +00:00
common.conf: replace problematic terminology
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
This commit is contained in:
parent
a065524e28
commit
af6a5f3add
@ -77,7 +77,7 @@ lxc.cgroup2.devices.allow = c 10:229 rwm
|
|||||||
lxc.mount.auto = cgroup:mixed proc:mixed sys:mixed
|
lxc.mount.auto = cgroup:mixed proc:mixed sys:mixed
|
||||||
lxc.mount.entry = /sys/fs/fuse/connections sys/fs/fuse/connections none bind,optional 0 0
|
lxc.mount.entry = /sys/fs/fuse/connections sys/fs/fuse/connections none bind,optional 0 0
|
||||||
|
|
||||||
# Blacklist some syscalls which are not safe in privileged
|
# Block some syscalls which are not safe in privileged
|
||||||
# containers
|
# containers
|
||||||
lxc.seccomp.profile = @LXCTEMPLATECONFIG@/common.seccomp
|
lxc.seccomp.profile = @LXCTEMPLATECONFIG@/common.seccomp
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user