From 781cf4bdc3de615cf2687d10050668b7006d59f0 Mon Sep 17 00:00:00 2001 From: prspkt Date: Tue, 29 Oct 2019 19:25:17 +0200 Subject: community/tinyssh: remove pidfile reference, daemon is supervised --- community/tinyssh/tinyssh.initd | 3 --- 1 file changed, 3 deletions(-) (limited to 'community/tinyssh/tinyssh.initd') 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 -- cgit v1.2.3