summaryrefslogtreecommitdiff
blob: ad0e22036dcef9fade808b55b46d96eddf31fb86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- /dev/null	2011-06-14 08:28:46.818246020 +0200
+++ xdm@.service	2011-06-14 11:19:39.000000000 +0200
@@ -0,0 +1,10 @@
+[Unit]
+Description=X-Window Display Manager on %I
+Requires=dev-%i.device
+After=dev-%i.device systemd-user-sessions.service
+
+[Service]
+ExecStart=/usr/bin/xdm -nodaemon
+
+[Install]
+Alias=graphical.target.wants/xdm@tty7.service