From 6376ab6621e465231c2ae0c1581cb1a4cc79fe75 Mon Sep 17 00:00:00 2001 From: asterism Date: Fri, 1 May 2026 12:35:44 -0500 Subject: [PATCH] removing dependency on meta file --- init.d/mastodon-sidekiq | 1 - 1 file changed, 1 deletion(-) diff --git a/init.d/mastodon-sidekiq b/init.d/mastodon-sidekiq index 6774b25..c2e250e 100644 --- a/init.d/mastodon-sidekiq +++ b/init.d/mastodon-sidekiq @@ -8,7 +8,6 @@ pidfile="${INSTALLROOT}/worker.pid" depend() { use net - need mastodon } start() {