[PATCH xdm] xdm.service: use WantedBy= in [Install].

Michał Górny mgorny at gentoo.org
Wed Dec 28 09:51:42 PST 2011


This syntax is a little shorter and more correct.

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

diff --git a/xdm.service.in b/xdm.service.in
index cf703c6..c82a40a 100644
--- a/xdm.service.in
+++ b/xdm.service.in
@@ -9,4 +9,4 @@ Type=notify
 NotifyAccess=all
 
 [Install]
-Alias=graphical.target.wants/xdm.service
+WantedBy=graphical.target
-- 
1.7.8.1.385.gec330.dirty



More information about the xorg-devel mailing list