# Define locations
TEMP=/tmp
GENID=/usr/sbin/dhis-genid
GENKEYS=/usr/sbin/dhis-genkeys
GENPASS=/usr/sbin/dhis-genpass
DBDIR=/etc/dhis-server
DBFILE=$DBDIR/dhis.db
DHISD_PID=/var/run/dhisd.pid
NSUPDATE=/usr/bin/nsupdate

# Set this to the email relay server
RELAY=
