common.conf: replace problematic terminology

parent a065524e
...@@ -77,7 +77,7 @@ lxc.cgroup2.devices.allow = c 10:229 rwm ...@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment