blob: 8c641bcdc9ba5df8a4a749ea0da7ad4a832a6929 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
.TH ecryptfs-umount-private 1 2008-11-03 ecryptfs-utils "eCryptfs"
.SH NAME
ecryptfs-umount-private \- eCryptfs private unmount wrapper script.
.SH SYNOPSIS
\fBecryptfs-umount-private\fP
.SH DESCRIPTION
\fBecryptfs-umount-private\fP is a wrapper script for the \fBumount.ecryptfs_private\fP utility.
It will unmount the user's private directory and clear any associated keys from the user's kernel keyring.
.SH SEE ALSO
.PD 0
.TP
\fBecryptfs-mount-private\fP(1), \fBumount.ecryptfs_private\fP(1)
.TP
\fI/usr/share/doc/ecryptfs-utils/ecryptfs-faq.html\fP
.TP
\fIhttp://ecryptfs.org/\fP
.PD
.SH AUTHOR
This manpage and the \fBecryptfs-umount-private\fP utility was written by Dustin Kirkland <kirkland@ubuntu.com> for Ubuntu systems (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
On Debian and Ubuntu systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
|