basic (INSECURE!) init system
This commit is contained in:
parent
9a3667b66b
commit
d4a927cb22
6 changed files with 52 additions and 2 deletions
3
init/init.d/sshd
Executable file
3
init/init.d/sshd
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
|
||||
/usr/sbin/sshd -R -s
|
Loading…
Add table
Add a link
Reference in a new issue