Skip to content

Commit

Permalink
Remove file that's not available.
Browse files Browse the repository at this point in the history
  • Loading branch information
robert-de-bock committed Feb 29, 2024
1 parent f16ec8d commit ded8138
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,5 @@ chown -R root:root /root/.ssh
/usr/bin/echo "Please save the printed private RSA key and login using:"
/usr/bin/echo "\"ssh -i \${savedkey} root@\${ipaddress}\""

# Remove /run/nologin, normally removed by systemd-user-sessions.
rm /run/nologin

# Now start ssh.
/usr/sbin/sshd -D

0 comments on commit ded8138

Please sign in to comment.