From: Thierry Parmentelat Date: Fri, 10 Apr 2015 15:58:29 +0000 (+0200) Subject: grant build guests the ablity to run mknods for creating root images X-Git-Tag: 5.3.9~54 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=77d4ed2fae73f59217b271cd98706cf23c376895;p=build.git grant build guests the ablity to run mknods for creating root images --- 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