-
-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Suggestion: On FreeBSD, rather than 'sysctl -a', use 'sysctl -a -W' to list only writable sysctls. This excludes statistical and other informational sysctls which on a 12.2-system easily adds up to several megabytes (hundred-and-something thousand lines) of, for our intents and purposes, garbage.
Since this won't work for all platforms, I'm not going to propose a patch that simply adds '-W' to the sysctl() call in the code, although this does work for me.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels