summaryrefslogtreecommitdiff
path: root/comms/hylafax/patches/patch-ab
blob: 36bc88899187d3a33184443ae4cf7c5af6bfb37a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-ab,v 1.4 2001/04/23 15:06:12 abs Exp $

--- config.h.in.orig	Thu Sep  2 11:16:20 1999
+++ config.h.in
@@ -58,6 +58,7 @@
  * NB: The Unix-domain support is unfinished.
  */
 #define	FAX_USER	"@FAXUID@"	/* account name of the ``fax user'' */
+#define	FAX_GROUP	"@FAXGID@"	/* group name of the ``fax user'' */
 #define	FAX_SERVICE	"hylafax"	/* client-server service name */
 #define	FAX_PROTONAME	"tcp"		/* protocol used by client+server */
 #define	FAX_DEFPORT	4559		/* port to use if service is unknown */