Browse Source

Merge 467f0a3c2e into ae1791160a

pull/20/merge
anmol26s 8 years ago
committed by GitHub
parent
commit
411137dd7a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      scripts/restore

1
scripts/restore

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

Loading…
Cancel
Save