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
|
DISPLAYMANAGER=/usr/sbin/lightdm
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
|
# enable lightdm for https://fedoraproject.org/wiki/Features/DisplayManagerRework
|
||||||
|
systemctl enable --force lightdm.service
|
||||||
|
|
||||||
cat >> /etc/rc.d/init.d/livesys << EOF
|
cat >> /etc/rc.d/init.d/livesys << EOF
|
||||||
|
|
||||||
mkdir -p /home/liveuser/.config/xfce4
|
mkdir -p /home/liveuser/.config/xfce4
|
||||||
|
Loading…
Reference in New Issue
Block a user