basessh: should be an else here
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
a1121be991
commit
ddbda78af2
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ AcceptEnv XMODIFIERS
|
|||
{% if sshd_keyhelper %}
|
||||
AuthorizedKeysCommandUser git
|
||||
AuthorizedKeysCommand /usr/libexec/pagure/keyhelper.py "%u" "%h" "%t" "%f"
|
||||
{% elif %}
|
||||
{% else %}
|
||||
AuthorizedKeysCommandUser nobody
|
||||
AuthorizedKeysCommand /usr/bin/sss_ssh_authorizedkeys
|
||||
{% endif %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue