# Default settings for cryptmount
# This file is sourced by /bin/sh from /etc/init.d/cryptmount

# list of crypto-device targets to prepare at boot:
CM_BOOTDV=""

# list of swap targets to configure at boot:
CM_BOOTSW=""

# list of filesystem targets to mount at boot:
CM_BOOTFS=""
