From cb979edec0c8a8ba5a874abcbf74eae3a48fe52c Mon Sep 17 00:00:00 2001 From: Arnaud Porterie Date: Tue, 16 Jun 2015 15:19:43 -0700 Subject: [PATCH] Fix typo in lxc_template.go Signed-off-by: Arnaud Porterie --- daemon/execdriver/lxc/lxc_template.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daemon/execdriver/lxc/lxc_template.go b/daemon/execdriver/lxc/lxc_template.go index 816d237553..26d2074e11 100644 --- a/daemon/execdriver/lxc/lxc_template.go +++ b/daemon/execdriver/lxc/lxc_template.go @@ -46,7 +46,7 @@ lxc.cgroup.devices.allow = {{$allowedDevice.CgroupString}} # Use mnt.putold as per https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/986385 lxc.pivotdir = lxc_putold -# lxc.autodev is not compativle with lxc --device switch +# lxc.autodev is not compatible with lxc --device switch lxc.autodev = 0 # NOTICE: These mounts must be applied within the namespace