summaryrefslogtreecommitdiff
path: root/comms/hylafax/patches/patch-ar
blob: 1b1108fe9d84ff4f94446b80eab1d0f98294832e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ar,v 1.2 2000/08/29 17:08:38 abs Exp $

--- util/faxcron.sh.in.orig	Tue Jun 29 12:55:07 1999
+++ util/faxcron.sh.in
@@ -41,7 +41,7 @@
 AGELOG=30			# keep log info for last 30 days
 AGERCV=7			# purge received facsimile after 2 days
 AGETMP=1			# purge orphaned temp files after 1 day
-FAXUSER=fax			# owner of log files
+FAXUSER=@FAXUID@		# owner of log files
 LOGMODE=0644			# mode for log files
 XFERLOG=etc/xferfaxlog		# HylaFAX xferfaxlog file location
 LAST=etc/lastrun		# file where time+date of last run recorded