aboutsummaryrefslogtreecommitdiffstats
path: root/www-apps/tt-rss/files/tt-rss.init.d
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xwww-apps/tt-rss/files/tt-rss.init.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apps/tt-rss/files/tt-rss.init.d b/www-apps/tt-rss/files/tt-rss.init.d
index 3187c14..6825d30 100755
--- a/www-apps/tt-rss/files/tt-rss.init.d
+++ b/www-apps/tt-rss/files/tt-rss.init.d
@@ -4,7 +4,7 @@
# $Header: $
depend() {
- use net
+ use net mysql
}
FORKING=${FORKING:-"0"}