OSDN Git Service

[fix] : lightdm config path
authorhayao <shun819.mail@gmail.com>
Sun, 9 Aug 2020 13:53:51 +0000 (22:53 +0900)
committerhayao <shun819.mail@gmail.com>
Sun, 9 Aug 2020 13:53:51 +0000 (22:53 +0900)
channels/cinnamon/airootfs.any/usr/share/calamares/final-process
channels/lxde/airootfs.any/usr/share/calamares/final-process
channels/xfce/airootfs.any/usr/share/calamares/final-process

index c256958..d571941 100644 (file)
@@ -45,7 +45,7 @@ remove /etc/udev/rules.d/81-dhcpcd.rules
 remove /etc/systemd/system/{choose-mirror.service,getty@tty1.service.d}
 
 # Disabled auto login
-sed -i "s/^autologin/#autologin/g" /etc/lightdm.conf
+sed -i "s/^autologin/#autologin/g" /etc/lightdm/lightdm.conf
 
 # Remove dconf for live environment
 remove "/etc/dconf/db/local.d/02-disable-lock"
index 4507bf9..dd7587e 100644 (file)
@@ -45,4 +45,4 @@ remove /etc/udev/rules.d/81-dhcpcd.rules
 remove /etc/systemd/system/{choose-mirror.service,getty@tty1.service.d}
 
 # Disabled auto login
-sed -i "s/^autologin/#autologin/g" /etc/lightdm.conf
+sed -i "s/^autologin/#autologin/g" /etc/lightdm/lightdm.conf
index 4507bf9..dd7587e 100644 (file)
@@ -45,4 +45,4 @@ remove /etc/udev/rules.d/81-dhcpcd.rules
 remove /etc/systemd/system/{choose-mirror.service,getty@tty1.service.d}
 
 # Disabled auto login
-sed -i "s/^autologin/#autologin/g" /etc/lightdm.conf
+sed -i "s/^autologin/#autologin/g" /etc/lightdm/lightdm.conf