diff options
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 |
