summaryrefslogtreecommitdiff
authorMike Frysinger <vapier@gentoo.org>2016-12-09 21:12:15 (GMT)
committer Mike Frysinger <vapier@gentoo.org>2016-12-09 21:12:15 (GMT)
commit2098c3511cfa0e79c5d6e19e41a74ef19bcf91af (patch)
tree76811fea4b053afbcf87b850e73e0d8f771e250f
parent548620c18b1f0988dbeab1009788daf9f002e927 (diff)
downloadbusybox-2098c3511cfa0e79c5d6e19e41a74ef19bcf91af.zip
busybox-2098c3511cfa0e79c5d6e19e41a74ef19bcf91af.tar.gz
busybox-2098c3511cfa0e79c5d6e19e41a74ef19bcf91af.tar.bz2
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>
Diffstat
-rw-r--r--examples/mdev.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/mdev.conf b/examples/mdev.conf
index 5179569..fab1dc4 100644
--- a/examples/mdev.conf
+++ b/examples/mdev.conf
@@ -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