]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
Fix invalid seccomp profile name for Ubuntu.
authorStéphane Graber <stgraber@ubuntu.com>
Fri, 4 Jul 2014 15:38:15 +0000 (11:38 -0400)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 4 Jul 2014 15:38:15 +0000 (11:38 -0400)
Signed-off-by: Stéphane Graber <stgraber@ubuntu.com>
config/templates/ubuntu.common.conf.in

index a61ed79c977982879e982638d8a5fb8a4b813009..529b53e79238f591e85b0b8b4a5af13dfb5453f0 100644 (file)
@@ -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