$NetBSD: patch-aq,v 1.3 2000/08/30 09:50:46 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