mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-09 23:50:07 +00:00
Xfce: Don't configure settings for root as login is disabled anyway
This commit is contained in:
parent
27027824b9
commit
ba70d3bcfb
@ -191,12 +191,6 @@ EOF
|
||||
# set up auto-login for liveuser
|
||||
sed -i 's|# autologin=dgod|autologin=liveuser|g' /etc/lxdm/lxdm.conf
|
||||
|
||||
mkdir -p /root/.config/xfce4
|
||||
|
||||
cat > /root/.config/xfce4/helpers.rc <<EOF
|
||||
MailReader=sylpheed-claws
|
||||
EOF
|
||||
|
||||
cat >> /etc/rc.d/init.d/livesys << EOF
|
||||
|
||||
mkdir -p /home/liveuser/.config/xfce4
|
||||
|
Loading…
Reference in New Issue
Block a user