On Friday, 17. December 2021, Michael Howard via tde-devels wrote: > On 17/12/2021 13:17, Michele Calgaro via tde-devels wrote: > > On 2021/12/17 01:51 PM, Felix Miata wrote: > >> Logic says something is wrong with TDM that needs repair > > > > We could very well argue that "Logic says something is wrong with > > *systemd* that needs repair" > > +1 > If you don´t mind, you can use my changes. This changes worked for me in ubuntu 16.04 and 20.04. I have proposed the change some years ago... If I remember, I have used the sddm.service file as template. Stef
[Unit] Description=Trinity Display Manager Documentation=man:tdm-trinity(1) Conflicts=getty@tty7.service After=getty@tty7.service # Ordering Conflicts=plymouth-quit-wait.service After=systemd-user-sessions.service plymouth-start.service plymouth-quit-wait.service OnFailure=plymouth-quit.service [Service] # temporary safety check until all DMs are converted to correct # display-manager.service symlink handling ExecStartPre=/bin/sh -c '[ "$(basename $(cat /etc/X11/default-display-manager 2>/dev/null))" = "tdm" ]' ExecStart=/opt/trinity/bin/tdm Restart=always RestartSec=1s
____________________________________________________ tde-devels mailing list -- devels@xxxxxxxxxxxxxxxxxx To unsubscribe send an email to devels-leave@xxxxxxxxxxxxxxxxxx Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/devels@xxxxxxxxxxxxxxxxxx