diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-01-16 02:28:19 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-01-16 02:28:19 +0000 |
| commit | 42672f7dae736df9b800d95f5b4c2826fa85b68e (patch) | |
| tree | 114dc63b55d4d71527bd773aff5cf165ea2b246c /layout/rootfs/etc/rc.init | |
| parent | 8569ea6c3cade6d585668bede4ef483a8bdff3fd (diff) | |
| download | lh-bootstrap-42672f7dae736df9b800d95f5b4c2826fa85b68e.tar.gz | |
Update for kernel-4.14.13 and mdevd-0.1.0.0
Diffstat (limited to 'layout/rootfs/etc/rc.init')
| -rwxr-xr-x | layout/rootfs/etc/rc.init | 7 |
1 files changed, 0 insertions, 7 deletions
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 |
