Browse Source

Merge 60465936b6 into ae1791160a

pull/19/merge
anmol26s 8 years ago
committed by GitHub
parent
commit
5f74081d3c
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      scripts/install

1
scripts/install

@ -112,6 +112,7 @@ Match User ${user}
AllowTcpForwarding no
PermitTunnel no
X11Forwarding no
PasswordAuthentication yes
##<- ${app}" | tee -a /etc/ssh/sshd_config >/dev/null
systemctl reload ssh

Loading…
Cancel
Save