We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ef4b28 commit 6b56e21Copy full SHA for 6b56e21
1 file changed
build.sh
@@ -8,6 +8,7 @@ CACHEPATH="$ROOTFS/var/cache/apk/"
8
SHELLHISTORY="$ROOTFS/root/.ash_history"
9
DEVCONSOLE="$ROOTFS/dev/console"
10
MODULESPATH="$ROOTFS/lib/modules/"
11
+DEVURANDOM="$ROOTFS/dev/urandom"
12
13
# Kernel variables
14
KERNELVERSION="4.14.22-onefile"
0 commit comments