[PATCH xdm] systemd: install the service as display-manager.service.
Michał Górny
mgorny at gentoo.org
Mon Aug 20 14:39:44 PDT 2012
Since systemd-187, display managers should install themselves as
display-manager.service rather than directly into the target...
Signed-off-by: Michał Górny <mgorny at gentoo.org>
---
xdm.service.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/xdm.service.in b/xdm.service.in
index e782dd9..337ce25 100644
--- a/xdm.service.in
+++ b/xdm.service.in
@@ -8,4 +8,4 @@ Type=notify
NotifyAccess=all
[Install]
-Alias=graphical.target.wants/xdm.service
+Alias=display-manager.service
--
1.7.11.1
More information about the xorg-devel
mailing list