#
# Configuration options for the dropbear-initramfs boot scripts.

#
# Command line options to pass to dropbear(8)
#
#DROPBEAR_OPTIONS=

#
# On local (non-NFS) mounts, interfaces matching this pattern are
# brought down before exiting the ramdisk to avoid dirty network
# configuration in the normal kernel.
# The special value 'none' keeps all interfaces up and preserves routing
# tables and addresses.
#
#IFDOWN=*
