aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2010-02-20 20:30:37 -0800
committerRuss Allbery <rra@stanford.edu>2010-02-20 20:30:37 -0800
commit4f863ccc9531130be3f4aecea341a0e8a66c6f8c (patch)
tree392e4953a3c2c6b77e2aeb8473c2ee17aa35b3a5 /docs
parenta3ee976840e97d37022ec117bae09fef25ac4385 (diff)
wallet-backend gets the third store argument from stdin if missing
If there is no third argument to store, read it from standard input instead. This is the preferred way of running wallet-backend, using stdin=last support from remctl 2.14 and later. Receiving the third argument as a regular argument continues to be supported for backward compatibility.
Diffstat (limited to 'docs')
-rw-r--r--docs/setup8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/setup b/docs/setup
index ac83949..5a0036f 100644
--- a/docs/setup
+++ b/docs/setup
@@ -64,10 +64,10 @@ Wallet Configuration
On the wallet server, install remctld. Then, install the
configuration fragment in config/wallet in the remctld configuration.
- You can do this either by adding the one non-comment line of that file
- to your remctl.conf or, if your remctl.conf includes a directory of
- configuration fragments, drop config/wallet into that directory. You
- may need to change the path to wallet-backend.
+ You can do this either by adding the two non-comment lines of that
+ file to your remctl.conf or, if your remctl.conf includes a directory
+ of configuration fragments, drop config/wallet into that directory.
+ You may need to change the path to wallet-backend.
Note that the default wallet configuration allows any authenticated
user to run the wallet backend and relies on the wallet's ACLs for all