diff options
| author | prspkt <prspkt@protonmail.com> | 2019-10-29 19:25:17 +0200 |
|---|---|---|
| committer | Leo <thinkabit.ukim@gmail.com> | 2019-10-29 19:55:34 -0300 |
| commit | 781cf4bdc3de615cf2687d10050668b7006d59f0 (patch) | |
| tree | 9d27c52c05d572821013c051824075d1cf24c907 /community/tinyssh/tinyssh.initd | |
| parent | 0fd92b211095fc35083f0fd29b52d4e07ebfc796 (diff) | |
| download | aports-781cf4bdc3de615cf2687d10050668b7006d59f0.tar.bz2 aports-781cf4bdc3de615cf2687d10050668b7006d59f0.tar.xz | |
community/tinyssh: remove pidfile reference, daemon is supervised
Diffstat (limited to 'community/tinyssh/tinyssh.initd')
| -rw-r--r-- | community/tinyssh/tinyssh.initd | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/community/tinyssh/tinyssh.initd b/community/tinyssh/tinyssh.initd index 522250282a..0ed3c64afb 100644 --- a/community/tinyssh/tinyssh.initd +++ b/community/tinyssh/tinyssh.initd @@ -6,9 +6,6 @@ supervisor=supervise-daemon description="Small SSH server using NaCl (no dependency on OpenSSL)" -pidfile="/run/tinysshd.sd.pid" -supervise_daemon_args="" - daemon=/usr/sbin/tinysshd keygen=$daemon-makekey |
