I believe when you install the packages from the repository it will create an /etc/init.d/opennebula-sunstone init script that should be configurable to start at boot (if the package doesn’t do that already). You can check this by running this:
update-rc.d opennebula-sunstone defaults From: [email protected] [mailto:[email protected]] On Behalf Of Kenneth Sent: Saturday, December 14, 2013 7:33 PM To: [email protected] Subject: Re: [one-users] Help getting sunstone-server to auto-start after reboot like oned It's weekend, people are out of their computers (maybe). Are you sure sunstone server is not being started when you reboot? It should be as launched at startup like the one service, you could have made some mistake during the installation? That being said, I'll make a bash script which contain the lines. (This method is prety lame, and I haven't tested it yet) su oneadmin sunstone-server start Then add the script to the /etc/rc.local file. I would assume you can change users without any passwords? --- Thanks, Kenneth Apollo Global Corp. On 12/15/2013 12:36 AM, Kenneth Øst wrote: This is my first post. Does anybody get my mails? Den 14/12/2013 00.23 skrev "Kenneth Øst" <[email protected] <mailto:[email protected]> >: Hi One users I have successfully setup OpenNebula 4.4 on Ubuntu 13.10 with Open vSwitch on a single server for home use :-) My question as the subject says: I would like to have the sunstone-server to automatically startup after reboot of the server. Are there a simple way to do start sunstone-server, just like how the oned is started? Best regards Kenneth _______________________________________________ Users mailing list [email protected] <mailto:[email protected]> http://lists.opennebula.org/listinfo.cgi/users-opennebula.org NOTICE: Protect the information in this message in accordance with the company's security policies. If you received this message in error, immediately notify the sender and destroy all copies.
_______________________________________________ Users mailing list [email protected] http://lists.opennebula.org/listinfo.cgi/users-opennebula.org
