# Radcap parameters
# The defaults as supplied simply reflect those in the rc file.

# Location of the kernel module files.
MODULE_PATH=/usr/local/src/radcap

# Module options.  Put expansion keys etc here.
AMRADCAPPCIE_OPTIONS=""
FMRADCAPPCIE_OPTIONS=""

# Location of the Radcap card configuration file.
CONFIG_FILE=/var/local/radcap/radcap.state

# Location of the configuration utility, used to load $CONFIG_FILE at boot time
# and store it at shutdown.
# It's not a daemon as such, but the init.d script treats it that way.
DAEMON=/usr/local/bin/radcap
