openwrtv4/target/linux/lantiq/base-files/lib
Mathias Kresin 0547b3ca64 lantiq: fix lantiq-dsl output spam
In case the adsl/vdsl service is disabled intentional, the output is
cluttered with the following message multiple times if the status of
the dsl line is queried:

  killall: vdsl_cpe_control: no process killed

If the dsl line status is queried by LuCI, the logfile is spammed with
the message.

Fix the issue by using killall in quite mode. In quite mode killall
still returns a non-zero value if the to be killed process can not be
found so that existing logic based on the return value still works.

Signed-off-by: Mathias Kresin <dev@kresin.me>
2016-10-11 09:31:57 +02:00
..
functions lantiq: fix lantiq-dsl output spam 2016-10-11 09:31:57 +02:00
preinit lantiq: fix network in failsafe 2016-06-22 19:32:06 +02:00
upgrade lantiq: add AVM image mageic to sysupgrade script 2016-06-13 22:51:43 +02:00