work/root/etc/service/sshd/run
2021-10-14 02:04:14 -07:00

5 lines
55 B
Bash

#!/bin/bash
mkdir -p /run/sshd
exec /usr/sbin/sshd -D