Run at Startup?
Forums:
Hello
What does this mean if i store the script with Run at startup?
Does it move until the RP3 is startet?
Can i store all script with run at startup or only one at the time?
Thanks
- Log in to post comments

Hello
What does this mean if i store the script with Run at startup?
Does it move until the RP3 is startet?
Can i store all script with run at startup or only one at the time?
Thanks
piborg
Wed, 08/31/2016 - 13:11
Permalink
Auto start at boot
I presume you are talking about the "Auto start at boot" instructions found here: https://www.piborg.org/diddyborg/webui
Setting the script up to start will cause it to run on its own when the Raspberry Pi has finished.
You can have multiple scripts run at start-up, but we would not recommend it.
If multiple scripts try to control the same thing they will likely not work correctly.