X-Git-Url: http://xvm.mit.edu/gitweb/invirt/packages/invirt-autoinstaller.git/blobdiff_plain/da7db23885fdafeca2346bd27c7ec7f5eb40c3cc..4814dbe5abdf5f4ed0421b94648c13a4d47ff159:/partial/post-copy diff --git a/partial/post-copy b/partial/post-copy deleted file mode 100644 index 46552ad..0000000 --- a/partial/post-copy +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash -TARGET="$1" -HOSTNAME="$2" -ROOTPW="$3" -(printf "%s\n" "$ROOTPW"; sleep .2; printf "%s\n" "$ROOTPW") \ - | /usr/sbin/chroot "$TARGET" /usr/bin/passwd root