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

#
# This is a POSIX shell fragment
#

# In case you want to stick with inetd mode (or if you just want to disable
# the init scripts for some other reason), you can disable the init script
# here. (Just set it to 1)
DICOD_DISABLED=0

# Additional options that are passed to the Daemon. ( See dicod(8) )
DAEMON_OPTS=""
