File: umount.crypt.8

package info (click to toggle)
libpam-mount 2.22-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,312 kB
  • sloc: ansic: 6,266; sh: 5,298; makefile: 119; xml: 9
file content (22 lines) | stat: -rw-r--r-- 573 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.TH umount.crypt 8 "2008\-10\-09" "pam_mount" "pam_mount"
.SH Name
.PP
umount.crypt - unmount a dm\-crypt encrypted volume
.SH Syntax
.PP
\fBumount.crypt\fP [\fB-n\fP] \fIdirectory\fP
.SH Options
.TP
\fB\-f\fP
This option is ignored (originally is "force unmount for NFS").
.TP
\fB\-n\fP
Do not update /etc/mtab.
.TP
\fB\-r\fP
Try mounting read\-only if unmounting fails. This option is currently not
implemented and is ignored.
.SH Description
.PP
umount.crypt will unmount \fIdirectory\fP and disassociates the underlying
crypto device, and loop device if such was used.