# Defaults for bird initscript
# sourced by /etc/init.d/bird
# installed at /etc/default/bird by the maintainer scripts

#
# This is a POSIX shell fragment
#

# Additional options that are passed to the Daemon.
DAEMON_ARGS="-u nobody -g nogroup"
