From 8d428b85902a1c8e58082769afe9153e1e481633 Mon Sep 17 00:00:00 2001 From: Henrik Raitasola Date: Sun, 5 Nov 2017 21:57:52 +0200 Subject: [PATCH] lightdm (15.10 onwards) have replaced the obsolete [SeatDefaults] with [Seat:*]. Source: https://wiki.ubuntu.com/LightDM --- Jessie-Lite-Installation-Guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jessie-Lite-Installation-Guide.md b/Jessie-Lite-Installation-Guide.md index 5bfcb5e..0c9e449 100644 --- a/Jessie-Lite-Installation-Guide.md +++ b/Jessie-Lite-Installation-Guide.md @@ -134,7 +134,7 @@ Go to lightdm.conf: `sudo nano /etc/lightdm/lightdm.conf` -add the following line below [SeatDefaults]: +add the following line below `[Seat:*]`: `xserver-command=X -s 0 -dpms`