write log

This commit is contained in:
udeved 2014-12-13 03:51:11 +01:00
parent 50b09826f8
commit d39c3dbe8e

View file

@ -93,8 +93,13 @@ if [ -e "/usr/bin/gnome-keyring-daemon" ] ; then
setcap cap_ipc_lock=ep /usr/bin/gnome-keyring-daemon &> /dev/null
fi
echo "configure user" >> /tmp/livecd.log
useradd -m -g users -G ${addgroups} -p $(gen_pw) ${username}
# do_configsforroot
cp -a /etc/skel/. /root/
# configurate pacman
#pacman-key --init
#pacman-key --populate archlinux manjaro