]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Make /etc/rc.local executable at kvmx-create
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 10 Mar 2017 15:05:38 +0000 (12:05 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 10 Mar 2017 15:05:38 +0000 (12:05 -0300)
kvmx-create

index 9d29472ad410499c1d06caf6a9513656f9cc1cf5..9ffeb88f4275e00835afa1a64657bb9d5f9ade5f 100755 (executable)
@@ -262,6 +262,8 @@ fi
 exit 0
 EOF
 
+  hydra_sudo_run chmod +x $WORK/etc/rc.local
+
   # Root password
   echo 'root:root' | kvmx_sudo_run chroot $WORK/ chpasswd