#
# configuration for ipac
#
# You probably want to edit this to fit your needs
#
#
# Where to install the scripts.
INSTALLPATH	/usr/local/bin
#
# directory for ip accounting data files
ACCTDIR		/var/log/ip-acct
#
# File with ip accounting status information
RUNFILE		/var/run/ip-accounting-rules
#
# ipfwadm executable
IPFWADM		/sbin/ipfwadm
#
# ipac.conf default ip accounting rule file
RULESFILE	/etc/ipac.conf
#
# lock file - for communication between modules.
LOCKFILE	/tmp/ipac.lck
#
# --- There should not be a need to change lines below this one ----
#
DATDELIM	#-#-#-#-#
VERSION		0.96
#
