Fix invalid seccomp profile name for Ubuntu.

parent c4c3f631
......@@ -71,4 +71,4 @@ lxc.cgroup.devices.allow = c 10:232 rwm
# Blacklist some syscalls which are not safe in privileged
# containers
lxc.seccomp = @LXCTEMPLATECONFIG@/ubuntu.priv.seccomp
lxc.seccomp = @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