work/root/etc/service/sshd/run

5 lines
55 B
Bash

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