Paul Donald
ca0c2363c2
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>
(cherry picked from commit 8cf1dce428)
Link: https://github.com/openwrt/openwrt/pull/15299
Signed-off-by: Robert Marko <robimarko@gmail.com>
2024-09-17 12:36:03 +02:00
..
2024-08-29 21:07:48 +02:00
2024-08-11 19:18:39 +02:00
2023-08-11 12:53:34 +02:00
2024-07-11 00:23:36 +02:00
2024-09-15 01:59:41 +02:00
2024-09-15 02:03:25 +02:00
2024-09-17 12:36:03 +02:00
2024-07-10 23:07:36 +02:00
2024-09-15 03:32:18 +02:00
2024-03-04 23:59:24 +01:00