Modify ↓
Ticket #30 (closed defect: fixed)
Server does not detach from stdout
Reported by: | [email protected]… | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 0.8.1 Release |
Component: | bcfg2-client | Version: | |
Keywords: | Cc: |
Description
When I start my 0.8.1pre8 server with the init script, it doesn't seem to realize that it is supposed to detach from the terminal. Instead I get copies of its output both in the terminal and in /var/log/messages.
Attachments
Change History
comment:1 Changed 17 years ago by desai
- Status changed from new to assigned
- Milestone set to Bcfg2 0.8.1 Release
Try this patch; it should stop the server from producing stdout when the server is being daemonized.
comment:2 Changed 17 years ago by desai
- Status changed from assigned to closed
- Resolution set to fixed
Fixed in [d81a2a591052537d6161bf95671ac815cdf52a69] (SVN r1784)
Note: See
TracTickets for help on using
tickets.