X-Git-Url: https://iankelling.org/git/?p=automated-distro-installer;a=blobdiff_plain;f=arch-init-chroot;h=e1738632e39c27612c3386160be064bacff1cd0a;hp=7eaa5a20fd714155c3d2361baee6f0968c41c4aa;hb=8bf6d9c4cc9ec88976c62af33f32c0c660e977e0;hpb=7386cdbee20dd73095264e2ad0ead433f97ac946 diff --git a/arch-init-chroot b/arch-init-chroot index 7eaa5a2..e173863 100755 --- a/arch-init-chroot +++ b/arch-init-chroot @@ -124,12 +124,12 @@ pacman -S --noconfirm sudo /a/bin/fai/fai/config/distro-install-common/end systemctl enable sshd -rm -rf /home/ian/.ssh -cp -r /root/.ssh /home/ian -chown -R ian:ian /home/ian/.ssh +rm -rf /home/iank/.ssh +cp -r /root/.ssh /home/iank +chown -R iank:iank /home/iank/.ssh # the groups recommended by # https://wiki.archlinux.org/index.php/Users_and_groups#Group_list -usermod -aG games,rfkill,users,uucp,wheel ian +usermod -aG games,rfkill,users,uucp,wheel iank pacman -S --noconfirm net-tools # for route