From 29c6d3b68bcff70049003af7241b5b336bc214ad Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Fri, 12 Oct 2018 16:18:05 +0200 Subject: [lightdm] TimeoutStopSec=10 Work around lightdm hanging with certain i915 setups if a shutdown is triggered from ttyX while X is running on another tty. --- core/modules/lightdm/data/etc/systemd/system/lightdm.service | 1 + 1 file changed, 1 insertion(+) (limited to 'core/modules/lightdm') diff --git a/core/modules/lightdm/data/etc/systemd/system/lightdm.service b/core/modules/lightdm/data/etc/systemd/system/lightdm.service index 8e7ab620..898367fd 100644 --- a/core/modules/lightdm/data/etc/systemd/system/lightdm.service +++ b/core/modules/lightdm/data/etc/systemd/system/lightdm.service @@ -7,6 +7,7 @@ After=dev-tty7.device systemd-user-sessions.service setup-slx-addon@nvidia_libs. [Service] ExecStart=/usr/sbin/lightdm Restart=always +TimeoutStopSec=10 [Install] WantedBy=graphical.target -- cgit v1.2.3-55-g7522