OSDN Git Service

small fixes
[pacbang-linux/iso-arch.git] / airootfs / root / customize_airootfs.sh
index 8e253b9..902b985 100755 (executable)
@@ -33,7 +33,7 @@ cp -aT /etc/skel/ /root/
 chmod 700 /root
 
 # add live user
-useradd -m -p "" -g users -G "adm,audio,floppy,log,network,rfkill,scanner,storage,optical,power,wheel" -s /bin/bash paclive
+useradd -m -p "" -g users -G "adm,audio,floppy,log,network,rfkill,scanner,storage,optical,power,wheel" -s /bin/zsh paclive
 
 chmod 750 /etc/sudoers.d
 chmod 440 /etc/sudoers.d/g_wheel