From 15fb3668e71522192ce66801c001904ff8bb270d Mon Sep 17 00:00:00 2001 From: Auke Kok Date: Tue, 23 Oct 2012 12:16:49 -0700 Subject: Revert "Change xorg.service to KillMode=process." This reverts commit e1a6f6ee6f63d6cb09b9ef69393be9f70452e90f. While this change had some beneficial influence on the shutdown issue, it didn't completely address the issue. A better fix can be found in v6 of user-session-units instead, which should be used with this version. --- xorg.service.in | 1 - 1 file changed, 1 deletion(-) diff --git a/xorg.service.in b/xorg.service.in index efb5d99..6ee5ce0 100644 --- a/xorg.service.in +++ b/xorg.service.in @@ -17,7 +17,6 @@ Before=xorg.target [Service] Type=notify -KillMode=process ExecStart=@prefix@/bin/xorg-launch-helper :0 -nolisten tcp -noreset vt1 Restart=always RestartSec=10 -- cgit v1.2.3