Revert interface setting rename so it doesn't break existing configurations.

This commit is contained in:
Christian Deacon
2025-03-10 19:30:00 -04:00
parent a2a11cf6a3
commit 5a6fff2ba6
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
verbose = 2;
log_file = "/var/log/xdpfw.log";
interfaces = "ens18";
interface = "ens18";
update_time = 15;
no_stats = false;
stats_per_second = false;