8/31/2020 10:07 AM | |
Joined: 4/28/2015 Last visit: 11/5/2024 Posts: 3345 Rating: (379)
|
Hi, you can make use of system.d to place applications in autostart. You can check out this link. Basically you need to create a script in /etc/systemd/system called xxx.service. The minimal content is as follows (example for mosquitto):
That script needs to have executable rights:
The last step is to enable the script:
Reboot your device and the program should be started with boot. Best regards! |
Not working for IOT2050 support anymore from March 1st, 2024. |
|
Follow us on