1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/target/linux/lantiq
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
..
base-files lantiq: fix lantiq-dsl output spam 2016-10-11 09:31:57 +02:00
dts lantiq: fixup last commits 2016-10-05 20:26:35 +02:00
files/firmware/lantiq
image lantiq: fix BTHOMEHUBV2B default packages 2016-10-06 22:58:50 +02:00
patches-4.4 ntiq: make i2c-lantiqi driver compile again 2016-10-03 00:13:11 +02:00
xrx200 lantiq: switch from 34k to 24k 2016-08-23 11:55:32 +02:00
xway lantiq: switch from 34k to 24k 2016-08-23 11:55:32 +02:00
xway_legacy lantiq: switch from 34k to 24k 2016-08-23 11:55:32 +02:00
config-4.4 lantiq: add cpu temperatur sensor driver for xrx200 2016-08-03 15:30:13 +02:00
Makefile use immediate set in target Makefiles 2016-09-10 15:30:38 +02:00
modules.mk