https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243532
--- Comment #4 from [email protected] --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
