summaryrefslogtreecommitdiff
path: root/doc/manual/p11-kit-sharing.xml
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2014-10-01 17:14:50 +0200
committerStef Walter <stefw@redhat.com>2014-10-01 17:14:50 +0200
commitd3505c2b556b859e1a14062579fd67ec2ab25435 (patch)
tree7ce15d624a715d1fc96b8dd3a3b63fee4abf49cd /doc/manual/p11-kit-sharing.xml
parentc41e0e1d9a4a9a4533bc6f370e5eebe1d6b9752c (diff)
downloadp11-kit-d3505c2b556b859e1a14062579fd67ec2ab25435.tar.gz
p11-kit: Remove the 'isolated' option for now
This option was not completed in time, and as implemented suffers from limitations that the module is not really completely isolated as it still runs under the same user id as the calling process.
Diffstat (limited to 'doc/manual/p11-kit-sharing.xml')
-rw-r--r--doc/manual/p11-kit-sharing.xml5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/manual/p11-kit-sharing.xml b/doc/manual/p11-kit-sharing.xml
index 95dd865..8be3057 100644
--- a/doc/manual/p11-kit-sharing.xml
+++ b/doc/manual/p11-kit-sharing.xml
@@ -100,8 +100,9 @@
module configuration option.</para>
</listitem>
<listitem>
- <para>Managed modules have the ability to be isolated in their own process
- See the <link linkend="option-isolated"><literal>isolated = yes</literal></link>
+ <para>Managed modules have the ability to be remoted to another machine or
+ isolated in their own process.
+ See the <link linkend="option-remote"><literal>remote = ...</literal></link>
module configuration option.</para>
</listitem>
</itemizedlist>