i tend to keep everything user
i would probably put it in .profile since your using lite
i would make a script to check if running, then start if not running
probably keep it to tty1 as well
i would probably put it in .profile since your using lite
i would make a script to check if running, then start if not running
probably keep it to tty1 as well
Code:
[ "$(tty)" = "/dev/tty1" ] && exec ~/bin/hatari
Statistics: Posted by kerry_s — Tue Jan 07, 2025 9:31 pm