Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

And that value is applied to the DIO:

...

Hints

  • If your script returns an output, then it is possible that there will be an error in “rc.local”.

  • It is important that a zero is returned at the end of “rc.local”.

  • This example is kept simple. There are other ways for the automatic start of applications.

  • The application does not keep a log, and multiple instances running at the same time can lead to conflicts. Therefore, terminate the instance that is automatically executed at system startup before you continue developing.

  • Autostart the application on boot

...

...