[Bug 243532] kern.ipc.maxsockets wrong init value

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 14 13:15:25 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243532

--- Comment #4 from rozhuk.im at 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 reboot,
just:

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

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

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


More information about the freebsd-bugs mailing list