summaryrefslogtreecommitdiff
blob: 82d78fa38d1af97c06be9c238f263e9c39440ba6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# -*- mode: shell-script -*- 

# Configuration for the Cryptographic Filesystem (CFS)

# Mount point for encrypted filesystems
CRYPT_ROOT=/var/cfs

# Se this if you don't want a symbolic link /crypt -> $CRYPT_ROOT.
# NO_CRYPT_SYMLINK=true

# An empty, permissionless directory that is used as the NFS export.
NULL_EXPORT=/var/lib/cfs/.cfsfs