From 4cd74e31399b2c953425c14f0094bfcd179967e6 Mon Sep 17 00:00:00 2001 From: asterism Date: Fri, 1 May 2026 12:36:11 -0500 Subject: [PATCH] removing dependency on meta file --- init.d/mastodon-streaming | 1 - 1 file changed, 1 deletion(-) diff --git a/init.d/mastodon-streaming b/init.d/mastodon-streaming index 879fa95..c6d24e7 100644 --- a/init.d/mastodon-streaming +++ b/init.d/mastodon-streaming @@ -6,7 +6,6 @@ name="Mastodon streaming API service" depend() { use net - need mastodon } PORT="${SVCNAME#*.}"