1
0
Fork 0
forked from mirror/openwrt
openwrt/package
Paul Donald 8cf1dce428
lldpd: fix restart
Redirection broke in 5364fe0f01 ("lldpd: shellcheck fixes")

redirects to /dev/null shall be handled correctly (i.e. last).

This fixes these errors on `/etc/init.d/lldpd reload`:

2024-03-16T20:39:00 [WARN/lldpctl] unknown command from argument 1: `/dev/null`
2024-03-16T20:39:00 [WARN/lldpctl] unknown command from argument 1: `/dev/null`
2024-03-16T20:39:00 [WARN/lldpctl] unknown command from argument 1: `/dev/null`
2024-03-16T20:39:00 [WARN/lldpctl] unknown command from argument 1: `/dev/null`

Tested-on: 22.03.6
Fixes: 5364fe0f01 ("lldpd: shellcheck fixes")
Signed-off-by: Paul Donald <newtwen+github@gmail.com>
[ improve commit description, add fixes tag ]
Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
2024-04-12 13:20:06 +02:00
..
base-files base-files: minor fix to mmc_get_mac_ascii function 2024-04-07 20:06:11 +01:00
boot mediatek: filogic: add support for Edgecore EAP111 2024-04-11 13:25:11 +02:00
devel perf: fix build on linux 6.6 2024-03-29 15:41:16 +01:00
firmware treewide: package: update missed hashes after switch to ZSTD 2024-04-07 14:56:04 +02:00
kernel package: kernel: leds-gca230718: fix build with Linux 6.6 2024-04-12 02:07:30 +01:00
libs uclient: update to Git HEAD (2024-04-05) 2024-04-07 23:29:59 +02:00
network lldpd: fix restart 2024-04-12 13:20:06 +02:00
system nu801: update PKG_MIRROR_HASH to zst 2024-04-07 11:49:53 +02:00
utils ucode: update to Git HEAD (2024-04-07) 2024-04-09 21:33:02 +02:00
Makefile build: do not depend on $(STAGING_DIR)/.prepared when in SDK 2024-03-04 23:45:15 +01:00