services.bacula-fd.port

NixOS option

This specifies the port number on which the Client listens for Director connections. It must agree with the FDPort specified in the Client resource of the Director’s configuration file.

type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
9102
declared in: nixos/modules/services/backup/bacula.nixView source on NixOS/nixpkgs →