From dc08407089484b5090f1f7ee7da767b731b5a46c Mon Sep 17 00:00:00 2001 From: David P Date: Thu, 17 May 2018 11:40:54 -0400 Subject: remove rfkill leftovers and replace dnsutils with bind-tools Signed-off-by: David P --- configs/profile/airootfs/root/customize_airootfs.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/profile/airootfs/root/customize_airootfs.sh') diff --git a/configs/profile/airootfs/root/customize_airootfs.sh b/configs/profile/airootfs/root/customize_airootfs.sh index 84084a9..4e5a90b 100755 --- a/configs/profile/airootfs/root/customize_airootfs.sh +++ b/configs/profile/airootfs/root/customize_airootfs.sh @@ -10,7 +10,7 @@ ln -sf /usr/share/zoneinfo/UTC /etc/localtime usermod -s /usr/bin/zsh root cp -aT /etc/skel/ /root/ -useradd -m -p "" -g users -G "adm,audio,floppy,log,network,rfkill,scanner,storage,optical,power,wheel" -s /usr/bin/zsh parabola +useradd -m -p "" -g users -G "adm,audio,floppy,log,network,scanner,storage,optical,power,wheel" -s /usr/bin/zsh parabola chmod 750 /etc/sudoers.d chmod 440 /etc/sudoers.d/g_wheel -- cgit v1.2.2