Attempt to fix shutdown issue causing 90sec timeout.
authorAuke Kok <auke-jan.h.kok@intel.com>
Thu, 23 Aug 2012 23:31:39 +0000 (16:31 -0700)
committerAuke Kok <auke-jan.h.kok@intel.com>
Thu, 23 Aug 2012 23:31:39 +0000 (16:31 -0700)
commit54996371103c6965f89fb309036cb3959813c05d
tree4d773a1566804c7a39a21bd3196a0b203f064662
parenta544269448c37babe135e67586ad4fe40c96c87d
Attempt to fix shutdown issue causing 90sec timeout.

This adds a PIDFile for Xorg in the XDG_RUNTIME_DIR, in an attempt
to fix the shutdown timeout. The theory is that with this PIDFile,
system --user knows how to properly shut down Xorg, and won't
wait for 90 seconds to see it exit.

However, it doesn't work. I still see timeouts when shutting down
with this patch.
src/main.c
xorg.service.in