This website requires JavaScript.
Explore
Help
Sign In
sneak
/
work
Watch
1
Star
0
Fork
You've already forked work
0
Code
Issues
Pull Requests
1
Releases
Wiki
Activity
27febcbc4d
work
/
root
/
etc
/
service
/
sshd
/
run
5 lines
55 B
Bash
Raw
Blame
History
#!/bin/bash
mkdir -p /run/sshd
exec
/usr/sbin/sshd -D
Reference in New Issue
View Git Blame
Copy Permalink