Pluginbuilder: Script-Autostart on Boot with Systemd

Pluginbuilder: Script-Autostart on Boot with Systemd

There is a simple way to integrate a script which autostarts when booting your device. You can define which other scripts should get executed during booting. All the configuration and scripts can be edited and managed in the Plugin Builder.

Just follow these few steps:

Step 1

Download the latest version of the Pluginbuilder, then choose the Systemd-Script from the drop-down menu.

Step 2

Copy this part of the code and paste it into the install.sh (without the „###“ on each line), so that the Systemd-Script gets executed on startup.

Step 3

This is the path of the script which gets executed on startup through the Systemd-Script. You may change this or other parameters to your needs.

Step 4

Click on Save. You’re chosen scripts will now autostart when booting your Max2Play device.