From ba6b44f80a4a48c0b66068a32a8596b4d4fc28d8 Mon Sep 17 00:00:00 2001 From: nl6720 Date: Mon, 20 Jul 2020 15:54:11 +0300 Subject: Copy /etc/skel/ to user's home from build.sh instead of customize_airootfs.sh Additionally copy the files to all custom user homes, not just root's. --- configs/releng/airootfs/root/customize_airootfs.sh | 2 -- 1 file changed, 2 deletions(-) (limited to 'configs/releng/airootfs') diff --git a/configs/releng/airootfs/root/customize_airootfs.sh b/configs/releng/airootfs/root/customize_airootfs.sh index 2d7f2e0..3f81617 100755 --- a/configs/releng/airootfs/root/customize_airootfs.sh +++ b/configs/releng/airootfs/root/customize_airootfs.sh @@ -7,7 +7,5 @@ echo 'Warning: customize_airootfs.sh is deprecated! Support for it will be remov sed -i 's/#\(en_US\.UTF-8\)/\1/' /etc/locale.gen locale-gen -cp -aT /etc/skel/ /root/ - sed -i 's/#\(PermitRootLogin \).\+/\1yes/' /etc/ssh/sshd_config sed -i "s/#Server/Server/g" /etc/pacman.d/mirrorlist -- cgit v1.2.3-70-g09d2