On Friday 21 of February 2020 08:45:25 Felix Miata wrote:
Feb 21 02:22:44 p5bse systemd[1]: Started The Trinity login manager. Feb 21 02:22:44 p5bse systemd[1]: tdm.service: Main process exited, code=exited, status=1/FAILURE Feb 21 02:22:44 p5bse systemd[1]: tdm.service: Failed with result 'exit-code'. Feb 21 02:22:44 p5bse systemd[1]: tdm.service: Scheduled restart job, restart counter is at 5. Feb 21 02:22:44 p5bse systemd[1]: Stopped The Trinity login manager. Feb 21 02:22:44 p5bse systemd[1]: tdm.service: Start request repeated too quickly. Feb 21 02:22:44 p5bse systemd[1]: tdm.service: Failed with result 'exit-code'. Feb 21 02:22:44 p5bse systemd[1]: Failed to start The Trinity login manager. # systemctl status tdm ● tdm.service - The Trinity login manager Loaded: loaded (/usr/lib/systemd/system/tdm.service; enabled; vendor preset: disabled) Active: failed (Result: exit-code) since Fri 2020-02-21 02:40:49 EST; 1min 10s ago Process: 568 ExecStart=/opt/trinity/bin/kdm (code=exited, status=1/FAILURE) Main PID: 568 (code=exited, status=1/FAILURE) CPU: 6ms
Feb 21 02:40:49 p5bse systemd[1]: tdm.service: Scheduled restart job, restart counter is at 5. Feb 21 02:40:49 p5bse systemd[1]: Stopped The Trinity login manager.
Hi Felix,
the listing shows that there is mistake in /usr/lib/systemd/system/tdm.service - there is /opt/trinity/bin/kdm instead of /opt/trinity/bin/tdm.
I thought François had already fixed this in the package. Do you have up to date packages? Alternatively, you can fix it in the script, regardless of the package update.
Cheers