diff --git a/src/modules/mount/mount.conf b/src/modules/mount/mount.conf index c548d1939..5dbd6f723 100644 --- a/src/modules/mount/mount.conf +++ b/src/modules/mount/mount.conf @@ -9,6 +9,9 @@ extraMounts: - device: /dev mountPoint: /dev options: bind + - device: tmpfs + mountPoint: /run + options: tmpfs extraMountsEfi: - device: /sys/firmware/efi