# Defaults for bongoproject initscript # sourced by /etc/init.d/bongo # installed below Bongo's configured system configuration directory # # This is a POSIX shell fragment # # Additional options that are passed to the Daemon. DAEMON_OPTS="-f -k" RUN_STANDALONE=0 RUN_STANDALONE_OPTS=" -p 8080"