diff options
author | Drew DeVault <sir@cmpwn.com> | 2019-04-23 14:22:14 -0400 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-04-23 14:22:14 -0400 |
commit | ea122bd92787b57bdf33b081858a61133df97980 (patch) | |
tree | 881f714627900ecca41883f74863bf438d00583b /git.sr.ht/installation.md | |
parent | faacc14f97fe01c56d359ee3c32882213697b1e8 (diff) | |
download | sr.ht-docs-ea122bd92787b57bdf33b081858a61133df97980.tar.gz |
Update git.sr.ht/installation.md
Diffstat (limited to 'git.sr.ht/installation.md')
-rw-r--r-- | git.sr.ht/installation.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/git.sr.ht/installation.md b/git.sr.ht/installation.md index be73f6a..db90fbb 100644 --- a/git.sr.ht/installation.md +++ b/git.sr.ht/installation.md @@ -27,6 +27,7 @@ so: ``` AuthorizedKeysCommand=/usr/bin/git-srht-dispatch "%u" "%h" "%t" "%k" AuthorizedKeysCommandUser=root +PermitUserEnvironment SRHT_* ``` sshd will invoke our dispatcher whenever a connection is made to the server to |