path: openafs_1.8.14-1/debian/openafs-client-precheck
    exit 1
fi
if pidof /sbin/afsd || pidof /usr/sbin/afsd; then
    echo "afsd is already running, continuing" >&2
    do_nothing_env
