Update
This commit is contained in:
parent
261ee9ef1d
commit
ebaeb5c4a2
|
@ -19,8 +19,8 @@ done
|
|||
|
||||
chown -R 1000:1000 /home/liveuser
|
||||
|
||||
findstr=$(grep -e 'kdesu' /usr/bin/eos-install-mode-run-calamares)
|
||||
sed -e "s/$findstr//g" -i /usr/bin/eos-install-mode-run-calamares
|
||||
sed -e "s/kde) kdesu/#kde) kdesu/g" -i /usr/bin/eos-install-mode-run-calamares
|
||||
sed -e "s/pkexec calamares/sudo pkexec calamares/g" -i /usr/bin/eos-install-mode-run-calamares
|
||||
|
||||
sed -i "s/#Server/Server/g" /etc/pacman.d/mirrorlist
|
||||
sed -i 's/#\(Storage=\)auto/\1volatile/' /etc/systemd/journald.conf
|
||||
|
|
Loading…
Reference in New Issue