Skip to content

Commit

Permalink
Correct option.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Feb 29, 2024
1 parent 085c810 commit b3d1067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ chown -R root:root /root/.ssh
/usr/bin/echo "\"ssh -i \${savedkey} root@\${ipaddress}\""

# Now start ssh.
/usr/sbin/sshd -D -c /etc/ssh/sshd_config
/usr/sbin/sshd -D -f /etc/ssh/sshd_config

0 comments on commit b3d1067

Please sign in to comment.