Opened 9 years ago
Closed 8 years ago
#431 closed task (fixed)
Automatic startup of all services
Reported by: | landauf | Owned by: | lferran |
---|---|---|---|
Priority: | critical | Milestone: | IT: Server Setup |
Component: | IT | Version: | |
Keywords: | Cc: | ||
Referenced By: | References: |
Description
All services on the Orxonox server should start automatically when the server boots.
Change History (6)
comment:1 Changed 9 years ago by landauf
- Priority changed from major to critical
comment:2 Changed 9 years ago by landauf
- Milestone changed from IT: Server Migration to IT: Server Setup
comment:3 Changed 8 years ago by lferran
comment:4 Changed 8 years ago by lferran
- Owner changed from admin to lferran
- Status changed from new to accepted
comment:5 Changed 8 years ago by lferran
Reboot test done
Everything starts normally again. We just have to be careful that all other future services installed also start automatically after reboot/crash.
comment:6 Changed 8 years ago by lferran
- Resolution set to fixed
- Status changed from accepted to closed
Note: See
TracTickets for help on using
tickets.
The following are already started after boot-up:
I think it's pretty much all of them. If we miss some, could be added following this tutorial:
https://www.digitalocean.com/community/tutorials/how-to-configure-a-linux-service-to-start-automatically-after-a-crash-or-reboot-part-1-practical-examples
I think we could do a test reboot, to see what happens.