Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Feb 2021 13:15:25 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 243532] kern.ipc.maxsockets wrong init value
Message-ID:  <bug-243532-227-fSJYWKsmbn@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-243532-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-243532-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243532

--- Comment #4 from rozhuk.im@gmail.com ---
This file applies twice on boot, second time I got "Invalid argument" in
console.
This is wrong, because value already set to required number.

You can simple reproduce this, even without apply mine sysctl.conf and rebo=
ot,
just:

1. Get actual value on your system:
sysctl kern.ipc.maxsockets

2. Try to set this value back
sysctl kern.ipc.maxsockets=3D'value that you got on step 1'

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243532-227-fSJYWKsmbn>