Modify ↓
Ticket #623 (closed defect: fixed)
Bcfg2 agent fails to start in daemon mode
Reported by: | [email protected]… | Owned by: | desai |
---|---|---|---|
Priority: | minor | Milestone: | Bcfg2 1.0.0 Release |
Component: | bcfg2-client | Version: | 0.9.x |
Keywords: | agent, daemonize | Cc: |
Description
/etc/init.d/bcfg2 start fails to start the agent with this error:
Running configuration management client: Bcfg2 takes no arguments, only options
The problem is that "-i" is not configured to receive an argument. I attach a patch which does it.
Attachments
Change History
Changed 14 years ago by [email protected]…
- Attachment bcfg2-background.diff added
comment:2 Changed 14 years ago by solj
- Milestone changed from Bcfg2 0.9.6.1 (Reporting System Bugfixes) to Bcfg2 1.0 Release
comment:3 Changed 14 years ago by [email protected]…
I can verify that this fix works.
Note: See
TracTickets for help on using
tickets.
add argument description for the "-i" option