From 0678cc850ccc068ba33eb87f5f1bf8294a87e611 Mon Sep 17 00:00:00 2001 From: Mathias Kresin Date: Wed, 7 Mar 2018 21:38:03 +0100 Subject: ltq-xdsl-app: start after led script During handshake we are highjack and reset a LED to the configured trigger afterwards. ltq-xdsl-app need to start after the LED init script, to ensure that the LED init script doesn't re-highjack the LED we are currently using for handshake indication. Drop the comment about the atm dependency. The dependency was fixed quite some time ago by using hotplug scripts for br2684ctl. Signed-off-by: Mathias Kresin --- package/network/config/ltq-adsl-app/files/dsl_control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/network/config/ltq-adsl-app/files') diff --git a/package/network/config/ltq-adsl-app/files/dsl_control b/package/network/config/ltq-adsl-app/files/dsl_control index d93d47808b..91fcb46beb 100644 --- a/package/network/config/ltq-adsl-app/files/dsl_control +++ b/package/network/config/ltq-adsl-app/files/dsl_control @@ -1,7 +1,7 @@ #!/bin/sh /etc/rc.common # Copyright (C) 2012 OpenWrt.org -START=49 +START=97 USE_PROCD=1 EXTRA_COMMANDS="status lucistat" -- cgit v1.2.3