Fix Metaproxy stops logging after check config failed MP-590
[metaproxy-moved-to-github.git] / debian / metaproxy.default
1 # Defaults for metaproxy initscript
2 # sourced by /etc/init.d/metaproxy
3 # installed at /etc/default/metaproxy by the maintainer scripts
4
5 #
6 # This is a POSIX shell fragment
7 #
8
9 # Additional options that are passed to the Daemon.
10 DAEMON_OPTS="-D -u $SERVER_USER -p /var/run/metaproxy.pid -l /var/log/metaproxy.log -c /etc/metaproxy/metaproxy.xml"