Update inline comment to reflect the change from the fedora username to the liveuser username.
This commit is contained in:
parent
329f6b3294
commit
75a71d5aa4
@ -174,7 +174,7 @@ if [ -n "\$configdone" ]; then
|
||||
exit 0
|
||||
fi
|
||||
|
||||
# add fedora user with no passwd
|
||||
# add liveuser user with no passwd
|
||||
action "Adding live user" useradd \$USERADDARGS -c "Live System User" liveuser
|
||||
passwd -d liveuser > /dev/null
|
||||
usermod -aG wheel liveuser > /dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user