Page 1 of 1

PEBCAK Error

Posted: Fri Jul 10, 2020 11:41 pm
by rhaas79
Problem exists between chair and keyboard.....

I have backed myself into a corner. I am trying to get my Pi3 to auto start chromium browser in kiosk mode to a localhost page. I got that working (forget how....)

Now, I'm trying to be more advanced and ONLY load that page if I have a connection to the Internet. I wrote a script, ran it at startup and saw it loaded the page whether I was connected or not.

I decided to alter the location of the web page which got loaded by my newer script, and the ORIGINAL page is still loading.

So, it seems I did not take good enough notes of changes I made, because I cannot figure out how I got the page to auto load before so I can remove it.

How can I see what script/process/task is loading my web page in kiosk mode at boot?

PLEASE HELP A NOOB!