From 4debdbc6c5991dfa72c96236a3fe978c38016ba2 Mon Sep 17 00:00:00 2001 From: asterism Date: Fri, 1 May 2026 12:36:30 -0500 Subject: [PATCH] removing dependency on meta file --- init.d/mastodon-web | 1 - 1 file changed, 1 deletion(-) diff --git a/init.d/mastodon-web b/init.d/mastodon-web index a420284..82f1bb3 100644 --- a/init.d/mastodon-web +++ b/init.d/mastodon-web @@ -7,7 +7,6 @@ pidfile="${root}/web.pid" depend() { use net - need mastodon } start() {