From 77d4ed2fae73f59217b271cd98706cf23c376895 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 10 Apr 2015 17:58:29 +0200 Subject: [PATCH] grant build guests the ablity to run mknods for creating root images --- lbuild-initvm.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lbuild-initvm.sh b/lbuild-initvm.sh index a8edc71e..cd071eae 100755 --- a/lbuild-initvm.sh +++ b/lbuild-initvm.sh @@ -518,6 +518,7 @@ function write_lxc_xml_publicip () { EOF } +# grant build guests the ability to do mknods function write_lxc_xml_natip () { lxc=$1; shift cat < + + + 1 -- 2.43.0