head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2005.03.02.19.08.35;	author shd;	state Exp;
branches;
next	;


desc
@@


1.1
log
@*** empty log message ***
@
text
@# configuration file for late-crypto-mount.sh
# 
# format:
# <mapper device> <real device> <mount path> <fs type> <mount opts>
#
# <mapper device> is the device mapper name (located in /dev/mapper/ dir)
# <real device> is the real device that the <mapping device> maps
# <mount path> is the path to mount the block device to
# <fs type> is the filesystem type
# <mount opts> is comma (,) separated list of mount(8) options.
# 
# example:
# cryptostorage /dev/sda1 /storage ext3 noatime
@
