]> git.proxmox.com Git - mirror_lxc.git/commitdiff
lxc-plamo: remove unnecessary lxc.autodev=0
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Tue, 27 Jan 2015 11:54:17 +0000 (20:54 +0900)
committerStéphane Graber <stgraber@ubuntu.com>
Tue, 27 Jan 2015 13:40:18 +0000 (13:40 +0000)
It is set in plamo.common.conf, so it do not need in plamo.userns.conf

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
config/templates/plamo.userns.conf.in

index bf5093607e7795bd73d85577220ce5574b31177b..707bb30c09e557eff43c23af887fe40cb1c13a94 100644 (file)
@@ -1,5 +1,2 @@
 # This derives from the global userns config
 lxc.include = @LXCTEMPLATECONFIG@/userns.conf
-
-# /dev/* is created manually by template
-lxc.autodev = 0
\ No newline at end of file