[mount] Bind-mount /run/udev in the chroot by default

This commit is contained in:
Philip 2016-11-09 07:39:58 +01:00
parent 2e9fe3f185
commit b95503065f

View File

@ -12,6 +12,9 @@ extraMounts:
- device: tmpfs
fs: tmpfs
mountPoint: /run
- device: /run/udev
mountPoint: /run/udev
options: bind
extraMountsEfi:
- device: efivarfs