#!/bin/sh . /etc/init.d/functions [ -f /etc/crypttab ] && init_crypto $1 || :