mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
Change default configuration to use SSH port 22
We no longer run a separate SSH daemon on port 2222. Change the default configuration accordingly. Also remove some configuration files that are no longer needed. Signed-off-by: Lukas Fleischer <lfleischer@archlinux.org>
This commit is contained in:
parent
42b9e4dd28
commit
c3614c4f09
5 changed files with 2 additions and 22 deletions
|
@ -1,6 +0,0 @@
|
|||
Port 2222
|
||||
HostKey ~/.ssh/ssh_host_rsa_key
|
||||
PasswordAuthentication no
|
||||
UsePrivilegeSeparation no
|
||||
AuthorizedKeysCommand /srv/http/aurweb/scripts/git-integration/git-auth.py "%t" "%k"
|
||||
AuthorizedKeysCommandUser aur
|
Loading…
Add table
Add a link
Reference in a new issue