Merge branch 'master' into 'master'

Master

See merge request profiles-and-settings/iso-profiles!141
This commit is contained in:
Stefano Capitani 2018-07-25 22:42:13 +02:00
commit 27c1aa8036
1 changed files with 2 additions and 2 deletions

View File

@ -43,7 +43,7 @@ disable_systemd=('pacman-init')
# '/etc/defaults/useradd': " "
# userShell : "/bin/zsh"
# empty value will not be used
user_shell="/bin/zsh"
# user_shell="/bin/zsh"
################# livecd #################
@ -58,7 +58,7 @@ hostname="manjaro-lxqt"
# the login shell
# defaults to bash
login_shell=/bin/zsh
# login_shell=/bin/zsh
# unset defaults to given values
addgroups="video,audio,power,storage,optical,network,lp,scanner,wheel"