4 lines
89 B
Bash
4 lines
89 B
Bash
#!/bin/sh
|
|
|
|
exec /usr/local/bin/wmpidproxy --pid-file /var/run/sshd.pid -- /usr/sbin/sshd
|