Revision 2f647f7c
Added by Scott Ullrich about 16 years ago
usr/local/www/diag_logs_vpn.php | ||
---|---|---|
49 | 49 |
unlink("/var/log/vpn.log"); |
50 | 50 |
touch("/var/log/vpn.log"); |
51 | 51 |
} else { |
52 |
exec("/usr/sbin/fifolog_create -s 65536 /var/log/vpn.log");
|
|
52 |
exec("/usr/sbin/fifolog_create -s 50688 /var/log/vpn.log");
|
|
53 | 53 |
} |
54 | 54 |
/* redirect to avoid reposting form data on refresh */ |
55 | 55 |
header("Location: diag_logs_vpn.php"); |
Also available in: Unified diff
Use divisibles of 512