summaryrefslogtreecommitdiff
path: root/comms/hylafax/patches/patch-ak
blob: 6e0740bd3fedefb2423d9f357998fa3e4bb68088 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ak,v 1.1.1.1 1999/08/11 06:04:29 rh Exp $

--- util/faxcron.sh.in.orig	Tue Jun 29 13:55:07 1999
+++ util/faxcron.sh.in	Mon Aug  9 22:06:17 1999
@@ -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