FS#8110 - nvram needs a udev rule
Attached to Project:
Arch Linux
Opened by Aaron Griffin (phrakture) - Monday, 24 September 2007, 01:58 GMT
Last edited by Tobias Powalowski (tpowa) - Saturday, 06 October 2007, 12:18 GMT
Opened by Aaron Griffin (phrakture) - Monday, 24 September 2007, 01:58 GMT
Last edited by Tobias Powalowski (tpowa) - Saturday, 06 October 2007, 12:18 GMT
|
Details
Some utilities need write access to nvram
I'd recommend adding an entry to the kmem group in udev.rules like so: KERNEL=="nvram", MODE="0640", GROUP="kmem" |
This task depends upon