CoreElec sshd_config

cp /usr/lib/systemd/system/sshd.service /storage/.config/system.d

change ExecStart line in /storage/.config/system.d/sshd.service

ExecStart=/usr/sbin/sshd -D $SSH_ARGS -p 2200
1 Like