|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0003404 |
[BusyBox] Other |
major |
always |
05-23-08 02:34 |
05-24-08 14:04 |
|
|
Reporter |
razmouse |
View Status |
public |
|
|
Assigned To |
BusyBox |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
closed |
|
Product Version |
1.1.x |
|
|
Summary |
0003404: syslogd exits if rotate-files does not exists |
|
Description |
when syslogd rotates its log-files (/var/log/messages.*) and the files does not exists yet, i.e first rotatation, the xrename function will gracefully exit syslogd.
I guess this should be handled with a normal rename and just ignore if the function returns any error, or what to do? At least not exit... |
|
Additional Information |
|
|
|
Attached Files |
syslogd_rename_file_10_2.patch [^] (553 bytes) 05-23-08 02:34 |
|
|