depot/nixos/modules/services/networking/hylafax/faxq-default.nix

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
168 B
Nix
Raw Normal View History

{ ... }:
# see man:hylafax-config(5)
{
ModemGroup = [ ''"any:0:.*"'' ];
ServerTracing = "0x78701";
SessionTracing = "0x78701";
UUCPLockDir = "/var/lock";
}