This commit is contained in:
Kameron Kenny 2024-06-07 18:15:30 -04:00
parent 88b55ee073
commit b3a804091e
No known key found for this signature in database
GPG Key ID: E5006629839D2276
1 changed files with 3 additions and 3 deletions

View File

@ -14,9 +14,9 @@ filter f_unifi_fw_wan { match("WAN" value("PID")); };
filter f_unifi_fw_dnat { match("DNAT" value("PID")); }; filter f_unifi_fw_dnat { match("DNAT" value("PID")); };
filter f_unifi_dnsmasq { match("dnsmasq" value("PID")); }; filter f_unifi_dnsmasq { match("dnsmasq" value("PID")); };
filter f_unifi_systemd { match("systemd" value("PID")); }; filter f_unifi_systemd { match("systemd" value("PID")); };
filter f_unifi_stahtd { match("stahtd" value("PID")); }; filter f_unifi_stahtd { message("stahtd"); };
filter f_unifi_mcad { match("mcad" value("PID")); }; filter f_unifi_mcad { message("mcad"); };
filter f_unifi_hostapd { match("hostapd" value("PID")); }; filter f_unifi_hostapd { message("hostapd"); };
filter f_unifi_wlan { message("wlan:"); }; filter f_unifi_wlan { message("wlan:"); };
destination d_local { destination d_local {