# Defaults for rageircd initscript
# sourced by /etc/init.d/rageircd

#
# This is a POSIX shell fragment
#

# System-wide rageircd conffile. The init script
# is triggered by the presence of this file.

CONFFILE="/etc/rageircd/rageircd.conf"

# Minimum kernel version needed to run. This depends on the ioengine
# being chosen at package build time. See
# /usr/share/doc/rageircd/README.Debian and doc/io-engine.txt in the
# source package.

MINKERNEL="2.4"
