#
# startup options for the openAFS client.
# see man afsd for details
AFSD_ARGS="-fakestat -memcache -blocks 102400 -dynroot -afsdb"
# sysname to set after startup
# leave empty for default setting.
SYSNAME=""
# switch for encryption to be set after startup
# must be one of "on" or "off"
CRYPT="on"