summaryrefslogtreecommitdiff
path: root/openwrt/dolmetsch-ctl/files/dolmetschctl.init
diff options
context:
space:
mode:
authorChristian Pointner <equinox@spreadspace.org>2015-10-14 15:32:43 +0200
committerChristian Pointner <equinox@spreadspace.org>2015-10-14 15:32:43 +0200
commita84e372d3f977f657378bb489f9ed5d88ea70334 (patch)
treec6dd78a239bc0ea3d5da2415d0c01bec3c245a0a /openwrt/dolmetsch-ctl/files/dolmetschctl.init
parentadded first version of an openwrt package (diff)
fixed etc dir
Diffstat (limited to 'openwrt/dolmetsch-ctl/files/dolmetschctl.init')
-rwxr-xr-xopenwrt/dolmetsch-ctl/files/dolmetschctl.init2
1 files changed, 2 insertions, 0 deletions
diff --git a/openwrt/dolmetsch-ctl/files/dolmetschctl.init b/openwrt/dolmetsch-ctl/files/dolmetschctl.init
index 7a2bfc9..8b4b365 100755
--- a/openwrt/dolmetsch-ctl/files/dolmetschctl.init
+++ b/openwrt/dolmetsch-ctl/files/dolmetschctl.init
@@ -1,4 +1,6 @@
#!/bin/sh /etc/rc.common
+START=99
+STOP=1
USE_PROCD=1