Update archiso.sh
Fix
This commit is contained in:
@@ -123,7 +123,7 @@ echo root:!*::root > "${root_etc}/gshadow"
|
|||||||
echo "${USER}":!*:: >> "${root_etc}/gshadow"
|
echo "${USER}":!*:: >> "${root_etc}/gshadow"
|
||||||
|
|
||||||
sed -i '27s/.*/ ["\/etc\/gshadow"]="0:0:0400"/' "${HOME}/.archiso/releng/profiledef.sh"
|
sed -i '27s/.*/ ["\/etc\/gshadow"]="0:0:0400"/' "${HOME}/.archiso/releng/profiledef.sh"
|
||||||
echo ")" >> "${HOME}/.archiso/releng/profiledef.sh"
|
#echo ")" >> "${HOME}/.archiso/releng/profiledef.sh"
|
||||||
|
|
||||||
echo "%wheel ALL=(ALL) ALL" > "${root_etc}/sudoers"
|
echo "%wheel ALL=(ALL) ALL" > "${root_etc}/sudoers"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user