mirror of
https://pagure.io/fedora-kickstarts.git
synced 2024-11-10 08:00:06 +00:00
xfce: enable lightdm.service
per https://fedoraproject.org/wiki/Features/DisplayManagerRework
This commit is contained in:
parent
0e4d9dfc4f
commit
60749a38a7
@ -178,6 +178,9 @@ PREFERRED=/usr/bin/startxfce4
|
||||
DISPLAYMANAGER=/usr/sbin/lightdm
|
||||
EOF
|
||||
|
||||
# enable lightdm for https://fedoraproject.org/wiki/Features/DisplayManagerRework
|
||||
systemctl enable --force lightdm.service
|
||||
|
||||
cat >> /etc/rc.d/init.d/livesys << EOF
|
||||
|
||||
mkdir -p /home/liveuser/.config/xfce4
|
||||
|
Loading…
Reference in New Issue
Block a user