Michael Tremer 675c9ca558 ssh: Ignore any errors when stopping daemon
The SSH init script only kills the main daemon which leads to any child
processes (for remaining connections) being untouched.

killproc returns 4 (unknown error) when not all processes were killed
which is not intended here. Therefore we ignore the error and do not
pause the shut down process for a minute.

Fixes: #12544
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
2021-01-13 11:12:03 +00:00
2021-01-13 10:54:07 +00:00
2021-01-12 10:38:59 +00:00
2021-01-13 10:52:11 +00:00
2020-12-03 07:50:41 +01:00
2020-09-30 10:30:14 +00:00
2021-01-06 17:27:36 +00:00
Description
No description provided
101 MiB
Languages
Perl 70.4%
Shell 23%
C 4%
Python 0.6%
Makefile 0.5%
Other 1.4%