'\" t .\" Title: cryptdisks_start .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets vsnapshot .\" Date: 2024-01-05 .\" Manual: cryptsetup manual .\" Source: cryptsetup 2:2.6.1-6+b1 .\" Language: English .\" .TH "CRYPTDISKS_START" "8" "2024\-01\-05" "cryptsetup 2:2\&.6\&.1\-6+b1" "cryptsetup manual" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" cryptdisks_start \- wrapper around cryptsetup that parses /etc/crypttab\&. .SH "SYNOPSIS" .sp \fBcryptdisks_start\fR \fI\fR .SH "DESCRIPTION" .sp \fBcryptdisks_start\fR is a wrapper around \fBcryptsetup\fR that parses \fB/etc/crypttab\fR just like the initscript /etc/init\&.d/cryptdisks does and starts the dm\-crypt mapping that corresponds to \fI\fR\&. .sp Note that this wrapper passes \fB\-\-key\-file=\-\fR to \fBcryptsetup\fR, so the passphrase in any referenced key file must not be followed by a newline character\&. .SH "SEE ALSO" .sp \fIcryptdisks_stop\fR(8), \fIcryptsetup\fR(8), \fIcrypttab\fR(5) .SH "AUTHOR" .sp This manual page was written by Jonas Meurer in December 2007\&.