diff --git a/src/modules/mount/mount.conf b/src/modules/mount/mount.conf index 68e214ed3..d8f8fb8cc 100644 --- a/src/modules/mount/mount.conf +++ b/src/modules/mount/mount.conf @@ -12,6 +12,9 @@ extraMounts: - device: tmpfs fs: tmpfs mountPoint: /run + - device: /run/udev + mountPoint: /run/udev + options: bind extraMountsEfi: - device: efivarfs