It should be 1 instead of 0.
Reported-by: LiLiang liali@redhat.com Signed-off-by: Hangbin Liu liuhangbin@gmail.com --- man/teamd.conf.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man/teamd.conf.5 b/man/teamd.conf.5 index 9bdf46a..5b0f3e9 100644 --- a/man/teamd.conf.5 +++ b/man/teamd.conf.5 @@ -240,7 +240,7 @@ Specifies the minimum number of ports that must be active before asserting carri .RS 7 .PP Default: -.BR "0" +.BR "1" .RE .TP .BR "runner.agg_select_policy " (string)
Fri, Feb 22, 2019 at 09:27:46AM CET, liuhangbin@gmail.com wrote:
It should be 1 instead of 0.
Reported-by: LiLiang liali@redhat.com Signed-off-by: Hangbin Liu liuhangbin@gmail.com
applied. Thanks!
libteam@lists.fedorahosted.org