# Defaults for nocatauth-gateway initscript
# sourced by /etc/init.d/nocatauth-gateway
# installed at /etc/default/nocatauth-gateway by the maintainer scripts

#
# This is a POSIX shell fragment
#

# Full path to the gateway configuration file
CONFIGFILE="/etc/nocatauth/gateway/nocat.conf"

# Change this to true to enable the init.d script
ENABLE=false

