Expand disable autologin service to support sddm
This commit is contained in:
parent
45d7fff605
commit
38569196c4
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user