# Defaults for the BitBabbler seedd initscript, sourced by /etc/init.d/seedd
#
# This is a POSIX shell fragment

# Additional command line options to use when seedd is started.
#SEEDD_ARGS="-k"

# An optional group name, members of which will be permitted to connect to the
# seedd control socket.  If set here do not set --socket-group in SEEDD_ARGS.
CONTROL_GROUP="adm"

