raspberrypi / utils

A collection of scripts and simple applications
BSD 3-Clause "New" or "Revised" License
134 stars 41 forks source link

raspinfo: Add sudo to dmesg #71

Closed popcornmix closed 4 months ago

popcornmix commented 4 months ago

You can configure the kernel to require root to access dmesg.

Lets use sudo anyway - we already do in other places in this script