summaryrefslogtreecommitdiffstats
path: root/redhat/main/tdebase/tdm.service.mga7
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/main/tdebase/tdm.service.mga7')
-rw-r--r--redhat/main/tdebase/tdm.service.mga712
1 files changed, 12 insertions, 0 deletions
diff --git a/redhat/main/tdebase/tdm.service.mga7 b/redhat/main/tdebase/tdm.service.mga7
new file mode 100644
index 000000000..eda2906e2
--- /dev/null
+++ b/redhat/main/tdebase/tdm.service.mga7
@@ -0,0 +1,12 @@
+[Unit]
+Description=Trinity Display Manager
+Documentation=man:tdm(1)
+Conflicts=getty@tty1.service
+After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service systemd-logind.service
+
+[Service]
+ExecStart=/opt/trinity/bin/tdm
+Restart=always
+
+[Install]
+Alias=display-manager.service