summaryrefslogtreecommitdiff
path: root/user/tipidee/tipidee.initd
diff options
context:
space:
mode:
Diffstat (limited to 'user/tipidee/tipidee.initd')
-rw-r--r--user/tipidee/tipidee.initd5
1 files changed, 2 insertions, 3 deletions
diff --git a/user/tipidee/tipidee.initd b/user/tipidee/tipidee.initd
index ebd0787a7..f196bcd23 100644
--- a/user/tipidee/tipidee.initd
+++ b/user/tipidee/tipidee.initd
@@ -4,13 +4,12 @@ description="Start/stop the tipidee services"
depend()
{
- after net
- after localmount
+ after net
+ after localmount
}
_get_services()
{
- . /etc/conf.d/tipidee
list=
if "$HTTP" ; then
if test -n "$TIPIDEED_IPv4" ; then