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#*.}"