style fix

This commit is contained in:
Daniel Micay 2022-06-30 07:05:13 -04:00
parent 32074453eb
commit 765704b07f

View File

@ -45,7 +45,7 @@ table inet filter {
chain output {
type filter hook output priority filter
skuid {opendmarc, opendkim, policyd-spf} oif lo meta l4proto {tcp, udp} th dport 53 accept
skuid {opendkim, opendmarc, policyd-spf} oif lo meta l4proto {tcp, udp} th dport 53 accept
skuid != {root, systemd-network, chrony, unbound, postfix, dovecot, dovenull} counter goto output-reject
}