Change default log file path and clean up some code.

This commit is contained in:
Christian Deacon
2025-02-27 07:03:41 -05:00
parent c631266061
commit 47753af3d5
7 changed files with 17 additions and 19 deletions

View File

@@ -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;