Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 6434

Raspberry Pi OS • Re: etc/rc.local does not exist

$
0
0
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

Code:

[ "$(tty)" = "/dev/tty1" ] && exec ~/bin/hatari

Statistics: Posted by kerry_s — Tue Jan 07, 2025 9:31 pm



Viewing all articles
Browse latest Browse all 6434

Trending Articles