summaryrefslogtreecommitdiff
path: root/files/common
diff options
context:
space:
mode:
authorlcb01 <lcb01@bolzenpresse.vserver-on.de>2011-12-23 00:48:49 (GMT)
committerJan Huwald <jh@sotun.de>2012-03-06 08:30:46 (GMT)
commit4e7974866df3c6ad91b0b0b47697217df50f556d (patch)
tree7cf8f0f35596b9455294712db419fedf9ff880a4 /files/common
parentbe33e59abedd2ee270c323262fbe2a3c038008e4 (diff)
*Changed hbbp initscript to start at 45 (after the network has been initialized)
(cherry picked from commit 655ced35fd98c15f3502cfdb972bd61034a604f3) Signed-off-by: Jan Huwald <jh@sotun.de>
Diffstat (limited to 'files/common')
-rwxr-xr-xfiles/common/etc/init.d/hbbp4
1 files changed, 2 insertions, 2 deletions
diff --git a/files/common/etc/init.d/hbbp b/files/common/etc/init.d/hbbp
index 70158b7..6fbcc86 100755
--- a/files/common/etc/init.d/hbbp
+++ b/files/common/etc/init.d/hbbp
@@ -1,5 +1,5 @@
#!/bin/sh /etc/rc.common
-START=99
+START=45
start() {
cd /hbbp
@@ -8,4 +8,4 @@ start() {
stop() {
killall listener
-} \ No newline at end of file
+}
contact: Jan Huwald // Impressum