# Please read the manpage for more info about possible runtime options.

# specify the binary to use
ZIPROXY_DAEMON="ziproxy"

# the configuration file
ZIPROXY_CONFIGFILE="-c /etc/ziproxy/ziproxy.conf"
        
# the pid file
ZIPROXY_PID="/run/ziproxy/ziproxy.pid"

# additional options
ZIPROXY_OPTIONS=""
