# Defaults for sniproxy initscript # # THIS FILE IS MANAGED BY PUPPET, MANUAL CHANGES WILL BE OVERWRITTEN AT THE # NEXT PUPPET RUN. # This file has two functions: # 1) to completely disable starting sniproxy, # 2) to select an alternative config file # by setting DAEMON_ARGS to -c # Additional options that are passed to the Daemon. #DAEMON_ARGS="-c /etc/sniproxy.conf" # Whether or not to run the sniproxy daemon; set to 0 to disable, 1 to enable. ENABLED=1