diff --git a/chroot_fetch b/chroot_fetch index 3a64ec3..858044c 100755 --- a/chroot_fetch +++ b/chroot_fetch @@ -59,7 +59,7 @@ cp ${root}/../dont_use_here/profile ${root}/etc/profile cat << EOF > ${root}/login_shell -exec -a "-ash" /bin/ash +exec -a "-sh" /bin/sh EOF echo "---------------------" diff --git a/chroot_iglunix b/chroot_iglunix index 6d43e93..c5bfb8e 100755 --- a/chroot_iglunix +++ b/chroot_iglunix @@ -19,7 +19,7 @@ then fi -sudo chroot ./ /bin/ash login_shell +sudo chroot ./ /bin/sh login_shell sudo umount root/tmp/ sudo umount root/proc/