bacula: close udp port
not needed for operation
This commit is contained in:
parent
121a9f001e
commit
7ad0c7d98e
|
@ -43,7 +43,6 @@ in
|
|||
"bacula/masterkey".owner = "bacula";
|
||||
};
|
||||
networking.firewall.allowedTCPPorts = [ config.services.bacula-fd.port ];
|
||||
networking.firewall.allowedUDPPorts = [ config.services.bacula-fd.port ];
|
||||
services.bacula-fd = {
|
||||
enable = true;
|
||||
name = "ifsr-quitte";
|
||||
|
|
Loading…
Reference in a new issue