tFork agent in manpage example - safe - password protected secret keeper
HTML git clone git://git.z3bra.org/safe.git
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 0f19ce9b57089e25c33edd01d9779b18d3affd41
DIR parent f980db3687eb4ca584a48719335770c9ddc2c0f8
HTML Author: Willy Goiffon <dev@z3bra.org>
Date: Thu, 6 Jun 2019 19:28:46 +0200
Fork agent in manpage example
Diffstat:
M safe.1 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
DIR diff --git a/safe.1 b/safe.1
t@@ -62,7 +62,7 @@ Retrieve a secret from your safe
Automatically start the agent on login (add this to your .shellrc)
- safe -d > $HOME/.safe-agent
+ safe -d & > $HOME/.safe-agent
echo 'export SAFE_SOCK' >> $HOME/.safe-agent
. $HOME/.safe-agent