firewall: dont log refused connections
This commit is contained in:
parent
b3819a741f
commit
4a579a7d67
1 changed files with 1 additions and 0 deletions
|
@ -18,4 +18,5 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
time.timeZone = "America/Toronto";
|
time.timeZone = "America/Toronto";
|
||||||
|
networking.firewall.logRefusedConnections = false;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue