X-Git-Url: http://git.jankratochvil.net/?p=www.jankratochvil.net.git;a=blobdiff_plain;f=project%2Fcaptive%2Fman%2Fcaptive-cmdline.pod.html;h=c0550264a818dce264e5233257e5263a434e8baf;hp=9bd0c518aaadeaff8eaab294ca092805de1ddfa2;hb=360b0768bc36534c3e29735b0fda20e3c0031023;hpb=341a105523369c5bff47604cecfbf10eedf62f7a diff --git a/project/captive/man/captive-cmdline.pod.html b/project/captive/man/captive-cmdline.pod.html index 9bd0c51..c055026 100644 --- a/project/captive/man/captive-cmdline.pod.html +++ b/project/captive/man/captive-cmdline.pod.html @@ -48,7 +48,7 @@ options:

Pathname to .sys or .so filesystem module file. You will use exactly once this option. Possible choices are -/usr/local/var/lib/captive/ntfs.sys +/var/lib/captive/ntfs.sys etc.

@@ -57,7 +57,7 @@ etc.
Pathname to any W32 module to load w/o initialization. Multiple modules can be loaded although in common case you will use just -/usr/local/var/lib/captive/ntoskrnl.exe +/var/lib/captive/ntoskrnl.exe here.

@@ -120,7 +120,7 @@ Use of --syslog feature is not recommended in this case.
Pathname to -/usr/local/sbin/captive-sandbox-server +/usr/sbin/captive-sandbox-server program, turns on sandboxing. You should always use this option in conjunction with --rw, see it for details. Although this program is setuid root and it drops it privileges @@ -139,7 +139,7 @@ Option needs to be used by hand for the captive-cmdline(2) clie
Specify CORBA IOR of -/usr/local/sbin/captive-sandbox-server +/usr/sbin/captive-sandbox-server program, turns on sandboxing. Specified CORBA IOR should be the string starting by ``IOR:'' text. This option is useful only for debugging. No sandbox restarting is @@ -150,7 +150,7 @@ possible in this case.
Turn off sandboxing feature (default). No -/usr/local/sbin/captive-sandbox-server +/usr/sbin/captive-sandbox-server is run. Microsoft Windows filesystem driver is run in native UNIX environment without any CORBA separation. This option is recommended only for debugging. It is dangerous to use --rw together, see its description for the details.