summaryrefslogtreecommitdiff
path: root/comms/hylafax/patches/patch-aq
blob: b36e327cb7d6cc4cfb1829d0a4b53342c45957de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aq,v 1.5 2003/09/23 21:39:48 abs Exp $

--- util/faxcron.sh.in.orig	Thu Apr 11 18:55:30 2002
+++ util/faxcron.sh.in
@@ -41,7 +41,7 @@ AGEINFO=30			# purge remote info after 3
 AGELOG=30			# keep log info for last 30 days
 AGERCV=7			# purge received facsimile after 7 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