How to make application run automatically when power on

You can use “Startup Applications Preferences” or create a service.

If you can use your desktop GUI, you can add your application command from here :

If you use headless mode or if you want to use this via terminal, look at this example:

In these examples, you should change the running scripts. It should work if you don’t have any file accessing errors.

Regards