Feature #4031
Do not start OpenNebula daemon until it's not configured
Status: | Closed | Start date: | 10/07/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Javi Fontan | % Done: | 100% | |
Category: | Packaging | |||
Target version: | Release 5.0 | |||
Resolution: | fixed | Pull request: |
Description
Debian based distros start the daemons automatically after a package is installed. By default oned
generates passwords for serveradmin
and populates sqlite database in the first start. Even when a user wants to configure mysql. Stop this nonsense!
History
#1 Updated by Ruben S. Montero over 5 years ago
- Status changed from Pending to New
#2 Updated by Adam Heath over 5 years ago
Perhaps the debian packages should make use of dbconfig-common, dbconfig-sqllite(3), and/or dbconfig-mysql.
#3 Updated by Ruben S. Montero about 5 years ago
- Assignee set to Javi Fontan
#4 Updated by Javi Fontan about 5 years ago
- % Done changed from 0 to 50
Added --no-start to installinit in deb packages. Needs testing.
#5 Updated by Javi Fontan about 5 years ago
- % Done changed from 50 to 100
- Resolution set to fixed
#6 Updated by Ruben S. Montero about 5 years ago
- Status changed from New to Closed