Change default log file path and clean up some code.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
verbose = 2;
|
||||
log_file = "/var/log/xdpfw/xdpfw.log";
|
||||
log_file = "/var/log/xdpfw.log";
|
||||
interface = "ens18";
|
||||
update_time = 15;
|
||||
no_stats = false;
|
||||
|
||||
Reference in New Issue
Block a user