I have put these two intentionally incorrect lines in my /etc/sysctl.conf:
fakevar=1
security.bsd.see_other_uids=badvalue
Then as root, I run "/etc/rc.d/sysctl reload" and I get the output:
sysctl: unknown oid 'fakevar' at line 1
sysctl: invalid integer 'badvalue' at line 2
This is exactly the...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.