# Defaults for ziproxy initscript and systemd
# sourced by /etc/init.d/ziproxy and /lib/systemd/system/ziproxy.service
# installed at /etc/default/ziproxy by the maintainer scripts

#
# This is a POSIX shell fragment
#

# Additional options that are passed to the Daemon.
DAEMON_OPTS="-c /etc/ziproxy/ziproxy.conf -u ziproxy -g ziproxy"
