## The IguanaWorks daemon (igdaemon) as a few common-line options that
## are configured here.

## There are multiple logging levels for igdaemon
## 0 = normal
## 1 = log info
## 2 = log debug1
## 3 = log debug2 (excessive)
## 4 = log debug3 (excessively excessive)
# LOGLEVEL=0

# Alternative log file:
# LOGFILE="/var/log/iguanair.log"

# Run as another user:
# USERNAME=iguanair

# Extra igdaemon options:
# OPTIONS="--no-threads"

