services.hylafax.spoolExtraInit

NixOS option

Additional shell code that is executed within the spooling area directory right after its setup.

type: strings concatenated with "\n"
Default
""
Example
"chmod 0755 .  # everyone may read my faxes"
declared in: nixos/modules/services/networking/hylafax/options.nixView source on NixOS/nixpkgs →