X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=fai%2Fconfig%2Fbasefiles%2Fmk-basefile;h=ebbe3d9ae43f850a5ec154c7953f4a137cdde95c;hp=6d6cfca3700791aa69ea37c7f89d627196800411;hb=7024f2155d8d5e4754d5c1ce0ccf8352149f81cd;hpb=056eb4e90e13b2d8f7cbb8c3b875f35bf0fa207e diff --git a/fai/config/basefiles/mk-basefile b/fai/config/basefiles/mk-basefile index 6d6cfca..ebbe3d9 100755 --- a/fai/config/basefiles/mk-basefile +++ b/fai/config/basefiles/mk-basefile @@ -2,7 +2,7 @@ # mk-basefile, create basefiles for some distributions # -# Thomas Lange, Uni Koeln, 2011-2016 +# Thomas Lange, Uni Koeln, 2011-2017 # based on the Makefile implementation of Michael Goetze # Supported distributions (each i386/amd64): @@ -245,6 +245,7 @@ if [ $? -eq 1 ]; then echo "mktemp failed. Aborting." exit 2 fi +chmod 755 $xtmp target=$1 # also the name of the output file