[PATCH xdm] Support reloading xdm through systemd.

Michał Górny mgorny at gentoo.org
Wed Dec 28 07:37:34 PST 2011


Signed-off-by: Michał Górny <mgorny at gentoo.org>
---
 xdm.service.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/xdm.service.in b/xdm.service.in
index e782dd9..cf703c6 100644
--- a/xdm.service.in
+++ b/xdm.service.in
@@ -4,6 +4,7 @@ After=systemd-user-sessions.service
 
 [Service]
 ExecStart=BINDIR/xdm -nodaemon
+ExecReload=/bin/kill -HUP $MAINPID
 Type=notify
 NotifyAccess=all
 
-- 
1.7.8.1.362.g5d6df.dirty



More information about the xorg-devel mailing list