1
.TH ecryptfsd 8 "May 2007" ecryptfs-utils "eCryptfs"
1
.TH ECRYPTFSD 8 "May 2007" ecryptfs-utils "eCryptfs"
3
3
ecryptfsd \- user\-space eCryptfs daemon.
6
\fBecryptfsd\fP is a userspace daemon that runs as the user performing file operations under the eCryptfs mount point. It services public key requests from the eCryptfs kernel module; these requests are sent via netlink on file open events. ecryptfsd only needs to be run when a mount is done with a public key module.
6
\fBecryptfsd\fP is a userspace daemon that runs as the user performing
7
file operations under the eCryptfs mount point. It services public key
8
requests from the eCryptfs kernel module; these requests are sent via
9
netlink on file open events. ecryptfsd only needs to be run when a
10
mount is done with a public key module.
8
The daemon can be started simply by running \fIecryptfsd\fP. ecryptfsd will register itself with the kernel as the daemon that should service all eCryptfs filesystem requests done under the context of the user who runs the daemon.
12
The daemon can be started simply by running \fIecryptfsd\fP. ecryptfsd
13
will register itself with the kernel as the daemon that should service
14
all eCryptfs filesystem requests done under the context of the user
13
20
\fBecryptfs\fP(7), \fBecryptfs-manager\fP(8), \fBmount.ecryptfs\fP(8)
16
22
\fI/usr/share/doc/ecryptfs-utils/ecryptfs-faq.html\fP
19
\fIhttp://launchpad.net/ecryptfs/\fP
23
This manpage was written by William Lima <wlima.amadeus@gmail.com> for the Ubuntu system (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.
26
This manpage was written by William Lima <wlima.amadeus@gmail.com> for
27
the \fBUbuntu\fP system (but may be used by others). Permission is
28
granted to copy, distribute and/or modify this document under
29
the terms of the GNU General Public License, Version 2 or any
30
later version published by the Free Software Foundation.
25
On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.
32
On Debian systems, the complete text of the GNU General Public
33
License can be found in /usr/share/common-licenses/GPL.