Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | desai made the good point that having bcfg2-server not start on startup by ↵ | Daniel Joseph Barnhart Clark | 2009-11-05 | 1 | -1/+1 |
| | | | | | | default will confuse people used to the default behavior. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5547 ce84e21b-d406-0410-9b95-82705330c041 | ||||
* | Fix traceback on bcfg2-server install. Make bcfg2-server not start up on | Daniel Joseph Barnhart Clark | 2009-11-05 | 1 | -0/+13 |
install or by default at startup, to match behavior of bcfg2 client and not surprise the admin - also starting up bcfg2-server will just fail as currently the package does not install a working basic server configuration - this may be a debian policy bug - the user has to manually do bcfg2-admin init as root after install on clean installs. git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5545 ce84e21b-d406-0410-9b95-82705330c041 |