db_version 2.0
db_get openafs-client/thiscell || true
if [ "x$RET" = "x" ] ; then
- db_setopenafs-client/thiscell `dnsdomainname | tr 'A-Z' 'a-z'`
+ db_set openafs-client/thiscell `dnsdomainname | tr 'A-Z' 'a-z'`
fi
db_input medium openafs-client/thiscell ||true
-db_inputcritical openafs-client/cachesize ||true
+db_input critical openafs-client/cachesize ||true
db_go
test -f /etc/openafs/afs.conf &&. /etc/openafs/afs.conf
if [ "x$AFS_CLIENT" != "x" ] ; then