default_burp 218 B

1234567891011
  1. #
  2. # Burp backup defaults (Salt Managed)
  3. #
  4. # This is a POSIX shell fragment
  5. #
  6. # We want to run the bloody server
  7. RUN=yes
  8. # Additional options that are passed to the Daemon.
  9. DAEMON_ARGS="-c /etc/burp/burp-server.conf"