chiark / gitweb /
* Truncate files when writing them (copyup, copydown, etc) (!)
[autopkgtest.git] / xen / fixups
index b7d725bdc9fdecb8bd68dab597d04f990986cece..1382a63b29516026a6b71dd3e06f9909e09e951a 100755 (executable)
@@ -44,7 +44,7 @@ ln -s ../init.d/xenethtoolk $dest/etc/rc2.d/S21xenethtoolk
 chroot $dest root/fixups-inside \
        "$adt_host_hostname" "$adt_guest_hostname" \
        "$adt_host_ipaddr" "$adt_guest_ipaddr" \
-       "$adt_fs_type"
+       "$adt_fs_type" "$adt_normaluser"
 
 kh=/etc/ssh/ssh_known_hosts
 test ! -f $kh || cp $kh $kh.new