Created by: ston1th 2021-08-30 12:45:42
Updated by: ston1th 2021-08-30 13:08:44
Visibility: Public

Crashing Ligthdm restart

mkdir /etc/systemd/system/lightdm.service.d
cat <<EOF> /etc/systemd/system/lightdm.service.d/override.conf
[Service]
Restart=on-failure
RestartSec=1
EOF
systemctl daemon-reload