View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0001739 | unreal | ircd | public | 2004-04-16 19:59 | 2004-05-04 14:08 |
| Reporter | fez | Assigned To | |||
| Priority | normal | Severity | feature | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | x86 | OS | Linux | OS Version | 2.4.x |
| Product Version | 3.2-RC2 | ||||
| Summary | 0001739: Suggested change (kind of a bug) for unreal.in | ||||
| Description | I suggest you change... tail -n 5 @IRCDDIR@/ircd.log fi to tail -n 5 @IRCDDIR@/ircd.log if [ -r $PID_BACKUP ]; then mv -f $PID_BACKUP $PID_FILE fi fi so that if the ircd fails to start when one does ./unreal (e.g., it's already running), it doesn't just destroy the old .pid (which would make ./unreal stop not work) -- fez | ||||
| Tags | No tags attached. | ||||
| 3rd party modules | |||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2004-04-16 19:59 | fez | New Issue | |
| 2004-05-04 14:08 |
|
Status | new => resolved |
| 2004-05-04 14:08 |
|
Resolution | open => fixed |
| 2004-05-04 14:08 |
|
Assigned To | => codemastr |
| 2004-05-04 14:08 |
|
Note Added: 0006045 |