stop trying to remove a user we removed
This commit is contained in:
parent
a577717827
commit
eca8b12c1f
1 changed files with 0 additions and 1 deletions
|
@ -779,7 +779,6 @@ echo "GRUB_DEFAULT=saved" >> /etc/default/grub
|
|||
if [[ "$kiwi_profiles" == *"Cloud"* ]] || [[ "$kiwi_profiles" == *"Live"* ]]; then
|
||||
passwd -d root
|
||||
passwd -l root
|
||||
passwd -d rocky
|
||||
fi
|
||||
|
||||
################################################################################
|
||||
|
|
Loading…
Reference in a new issue