I can enter this sudo sysctl kernel.dmesg_restrict=0 but is seems reset after logoff and on
How do I set this permanently
I can enter this sudo sysctl kernel.dmesg_restrict=0 but is seems reset after logoff and on
How do I set this permanently
A couple of options: sysctl -w to append to /etc/sysctl.conf or a drop-in file in /etc/sysctl.d.