How do you have a specific program run in a tty on your linux-box?
Easy. Place these files in a folder named
- /etc/systemd/system/[email protected]
- /etc/systemd/system/[email protected]
- /etc/systemd/system/[email protected]
- etc
to get the program running in the specific tty (you normally get to them using Ctrl-Alt-F1 / Ctrl-Alt-F2 etc )
If you what the tty to clear after each exit skip the noclear.conf file.