Expand disable autologin service to support sddm

This commit is contained in:
Igor Pecovnik 2024-02-25 18:51:01 +01:00 committed by Igor
parent 45d7fff605
commit 38569196c4

View File

@ -4,5 +4,6 @@ Description=Disable automated desktop login
[Service]
Type=simple
ExecStart=rm -f /etc/lightdm/lightdm.conf.d/22-armbian-autologin.conf
ExecStartPost=rm -f /etc/sddm.conf.d/autologin.conf
TimeoutStopSec= 10
ExecStop=systemctl disable armbian-disable-autologin.timer