mirror of
https://git.busybox.net/busybox.git
synced 2024-11-23 05:33:33 +08:00
mdev.conf: rename hw_random to hwrng
The kernel broke the name years ago, but didn't notice until it was much too late. Rename the node to match expectations of userland software, and what the kernel itself documents in its Kconfig help: This provides a device that's usually called /dev/hwrng, ... URL: https://marc.info/?l=linux-crypto-vger&m=144249767024990&w=2 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:
parent
548620c18b
commit
2098c3511c
@ -34,3 +34,5 @@ fd[0-9]* 0:11 660
|
||||
|
||||
sd[a-z]* 0:6 660
|
||||
hd[a-z]* 0:6 660
|
||||
|
||||
hw_random 0:0 600 =hwrng
|
||||
|
Loading…
Reference in New Issue
Block a user