From 92ed83c72e2e1006bd2c94cbe02870f7d2404cae Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 23 Mar 2015 23:19:24 +0100 Subject: Use about:config to determine the socket path and perms. --- cli/icevault.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'cli') diff --git a/cli/icevault.1 b/cli/icevault.1 index c9dba3d..0eac11f 100644 --- a/cli/icevault.1 +++ b/cli/icevault.1 @@ -120,6 +120,10 @@ Specify the path of the UNIX socket used to communicate with the browser. If the path does not start with a slash "/", it is assumed to be relative to the default Firefox profile (or first profile found if there is no default profile) in the "~/.mozilla/firefox" directory. +The socket path and permissions can be configured on the +Iceweasel/Firefox side with the "extensions.icevault.socketPath" and +"extensions.icevault.socketPerms" preferences in "about:config", +respectively. .TP .B \-\-version @@ -166,6 +170,10 @@ The path of the UNIX socket used to communicate with the browser. If the path does not start with a slash "/", it is assumed to be relative to the default Firefox profile (or first profile found if there is no default profile) in the "~/.mozilla/firefox" directory. +The socket path and permissions can be configured on the +Iceweasel/Firefox side with the "extensions.icevault.socketPath" and +"extensions.icevault.socketPerms" preferences in "about:config", +respectively. (Default: "S.IceVault".) .TP -- cgit v1.2.3