Will running sysctl -a as a regular user vs. root, produce different result?
Answer
Yes, you might notice that in most systems, when running systctl -a with root, you'll get more runtime parameters compared to executing the same command with a regular user.