mirror of
https://github.com/lxc/lxc-templates.git
synced 2024-12-22 06:20:13 +00:00
711ed73634
Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com>
7 lines
336 B
Plaintext
7 lines
336 B
Plaintext
# This derives from the global userns config
|
|
lxc.include = @LXCTEMPLATECONFIG@/userns.conf
|
|
|
|
# Extra fstab entries as mountall can't mount those by itself
|
|
lxc.mount.entry = /sys/firmware/efi/efivars sys/firmware/efi/efivars none bind,optional 0 0
|
|
lxc.mount.entry = /proc/sys/fs/binfmt_misc proc/sys/fs/binfmt_misc none bind,optional 0 0
|