Revision 2f647f7c
Added by Scott Ullrich about 16 years ago
usr/local/www/diag_logs.php | ||
---|---|---|
55 | 55 |
system_syslogd_start(); |
56 | 56 |
} else { |
57 | 57 |
exec("killall syslogd"); |
58 |
exec("/usr/sbin/fifolog_create -s 262144 {$system_logfile}");
|
|
58 |
exec("/usr/sbin/fifolog_create -s 511488 {$system_logfile}");
|
|
59 | 59 |
system_syslogd_start(); |
60 | 60 |
} |
61 | 61 |
|
Also available in: Unified diff
Use divisibles of 512