From 42672f7dae736df9b800d95f5b4c2826fa85b68e Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 16 Jan 2018 02:28:19 +0000 Subject: Update for kernel-4.14.13 and mdevd-0.1.0.0 --- layout/rootfs/etc/rc.init | 7 ------- 1 file changed, 7 deletions(-) (limited to 'layout/rootfs/etc/rc.init') diff --git a/layout/rootfs/etc/rc.init b/layout/rootfs/etc/rc.init index 004ea90..579ef45 100755 --- a/layout/rootfs/etc/rc.init +++ b/layout/rootfs/etc/rc.init @@ -1,12 +1,5 @@ #!/command/execlineb -P -# Make sure the /dev/urandom entropy pool will be set in -# a not-too-distant future. Ideally we'd block on this, -# but it's not critical, so we don't. - -background -d { s6-fillurandompool } - - # Set the system clock to something sensible, # to get coherent logs until the initial NTP message -- cgit v1.3.1