Convert to Type=notify. No hardcoded options.
authorAuke Kok <auke-jan.h.kok@intel.com>
Sun, 14 Oct 2012 07:30:38 +0000 (00:30 -0700)
committerAuke Kok <auke-jan.h.kok@intel.com>
Sun, 14 Oct 2012 07:30:38 +0000 (00:30 -0700)
commit9e52f707eeadbb3ec03fa64f93570d833ce33707
tree65e01e7197f58131efe2ce65304144ac280c7611
parent54996371103c6965f89fb309036cb3959813c05d
Convert to Type=notify. No hardcoded options.

This departs from the forking service, and rewrites xorg-launch-helper
to be a Notify type service to systemd. This allows us to monitor
and pass through TERM signals, as well as debug startup and shutdown
issues better.

Remove any harcoded options - any option needed to start Xorg now
needs to be passed to xorg-launch-helper as well. This can be done
through the unit file.
Makefile.am
README
configure.ac
src/Makefile.am [deleted file]
src/main.c
xorg.service.in