Commit 63147c32 authored by Franco Fichtner's avatar Franco Fichtner

logs: ppp was renamed to ppps

parent fba18c08
......@@ -39,7 +39,7 @@ function clear_all_log_files()
$log_files = array(
"system", "filter", "dhcpd", "vpn", "pptps", "poes", "l2tps", "openvpn", "portalauth",
"ipsec", "ppp", "relayd", "wireless", "lighttpd", "ntpd", "gateways", "resolver", "routing"
"ipsec", "ppps", "relayd", "wireless", "lighttpd", "ntpd", "gateways", "resolver", "routing"
);
foreach ($log_files as $lfile) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment