Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 390f58eb authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "init.rc: Fix entropy pool initialization" into main

parents a989252b 1220d171
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -103,7 +103,7 @@ on init


    # Mix device-specific information into the entropy pool
    # Mix device-specific information into the entropy pool
    copy /proc/cmdline /dev/urandom
    copy /proc/cmdline /dev/urandom
    copy /system/etc/prop.default /dev/urandom
    copy /proc/bootconfig /dev/urandom


    symlink /proc/self/fd/0 /dev/stdin
    symlink /proc/self/fd/0 /dev/stdin
    symlink /proc/self/fd/1 /dev/stdout
    symlink /proc/self/fd/1 /dev/stdout