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

#
# This is a POSIX shell fragment
#

# Additional options that are passed to the Daemon.
DAEMON_OPTS=" -p 19200 -i 0.0.0.0"
