Opened 13 years ago
Closed 13 years ago
#3572 closed patch (fixed)
Trivial patch to fix typo in daemonizing error code name
Reported by: | Owned by: | stuartm | |
---|---|---|---|
Priority: | minor | Milestone: | 0.21 |
Component: | mythtv | Version: | head |
Severity: | medium | Keywords: | daemoization |
Cc: | Ticket locked: | no |
Description
Whilst looking into the Fedora init scripts and why the backend is started with daemon $BINARY --daemon, I noticed a typo in the name of the error code generated when daemonization fails. This trivial patch corrects this.
Attachments (1)
Change History (4)
Changed 13 years ago by
Attachment: | 3572-daemonize-typo.diff added |
---|
comment:1 Changed 13 years ago by
Owner: | changed from Isaac Richards to stuartm |
---|
comment:2 Changed 13 years ago by
Milestone: | unknown → 0.21 |
---|
Note: See
TracTickets for help on using
tickets.
Trivial patch to fix typo in daemonize error code