Blogs

Showing 7 results.
Items per Page 20
of 1

Forums

« Back to Technical Questions

How to automatically start my application / services?

Combination View Flat View Tree View
Threads [ Previous | Next ]
How to automatically start my application upon reboot of AXP

For automatic startup on bootup of AXP, you should create a startup script and reference it with a softlink that is placed in your /etc/rc.d/rc3.d directory. This link and the startup script should be packaged with your application and imported into AXP.

For manual startup, access the guest OS shell by typing '''app-service system <app_name>''' . If you've configured your system for shell access you will see the command 'linux' or 'connect'. Depending on the available command, type either '''linux shell''' or '''connect console''', and you will then be placed into the guest OS shell. Access your application and start it. If you have not configured your system for shell access to the guest os, read ''How do I get console access to my third party application?''

Collateral


No files available