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