sysctl default values.

Remove the changed values from sysctl.conf and reboot. Or grep the sysctls in the source.
 
You could also boot without sysctl.conf, and run sysctl -f against another file, watching the outputs and noting them.
 
Back
Top