summary refs log tree commit diff
path: root/host/initramfs/etc/init
diff options
context:
space:
mode:
Diffstat (limited to 'host/initramfs/etc/init')
-rwxr-xr-xhost/initramfs/etc/init4
1 files changed, 2 insertions, 2 deletions
diff --git a/host/initramfs/etc/init b/host/initramfs/etc/init
index bb58c84..cc07a2b 100755
--- a/host/initramfs/etc/init
+++ b/host/initramfs/etc/init
@@ -1,5 +1,5 @@
 #!/bin/execlineb -S0
-# SPDX-FileCopyrightText: 2021 Alyssa Ross <hi@alyssa.is>
+# SPDX-FileCopyrightText: 2021-2022 Alyssa Ross <hi@alyssa.is>
 # SPDX-License-Identifier: EUPL-1.2
 
 export PATH /bin
@@ -19,7 +19,7 @@ if { mkfifo /dev/rootfs.poll }
 
 background {
   fdclose 3
-  mdevd -C
+  mdevd -C -b134217728
 }
 importas -iu mdevd_pid !