services.bacula-dir.port
NixOS option
Specify the port (a positive integer) on which the Director daemon will listen for Bacula Console connections. This same port number must be specified in the Director resource of the Console configuration file. The default is 9101, so normally this directive need not be specified. This directive should not be used if you specify DirAddresses (N.B plural) directive.
type: 16 bit unsigned integer; between 0 and 65535 (both inclusive)Default
declared in: nixos/modules/services/backup/bacula.nixView source on NixOS/nixpkgs →9101