openwrt/package/base-files/files/lib
Florian Eckert 966e1eff98 base-files: redirect kill ouptut for ash, telnetd and dropbear
If one of the programmes is not running, then we see the following
output in the logs.

`killall: telnetd: no process killed`

To ensure that the log is clean, redirect the output to /dev/null

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Signed-off-by: maurerr <mariusd84@gmail.com>
2021-09-01 08:08:14 +00:00
..
functions base-files: generate network config with "device" options 2021-09-01 08:08:09 +00:00
preinit base-files: add support for restoring config from tmpfs 2021-09-01 08:07:42 +00:00
upgrade base-files: redirect kill ouptut for ash, telnetd and dropbear 2021-09-01 08:08:14 +00:00
functions.sh base-files: functions: introduce new helper functions 2021-09-01 08:07:53 +00:00