]> git.ipfire.org Git - thirdparty/lxc.git/commit
templates: require running as root
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Thu, 9 May 2013 01:15:29 +0000 (20:15 -0500)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 22 Jul 2013 17:14:22 +0000 (12:14 -0500)
commit5be56973e5e874a142263dfb164b0b03e18a65f3
tree7cc7e591033f2cc4d0dfc2f3c8b3df7e31d053e4
parent4165b2c65648b5df521c6e83b1cbad91d0896a00
templates: require running as root

Up to now lxc-create ensured that you were running as root.  Now the
templates which require root need to do it for themselves.  Templates
which do mknod definately require root.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
templates/lxc-alpine.in