You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
calculate-overlay/profiles/templates/3.6/6_ac_builder_container/meta/config

18 lines
691 B

lxc.include = LXC_TEMPLATE_CONFIG/common.conf
lxc.arch = #-os_builder_arch_machine-#
lxc.mount.entry = none dev/shm tmpfs rw,nosuid,nodev,create=dir
#?os_builder_linux_shortname==CCG#
lxc.mount.auto = cgroup:mixed proc:mixed sys:rw
lxc.environment = LXC_DESKTOP=1
# Nvidia driver support
lxc.cgroup.devices.allow = c 195:* rwm
lxc.mount.entry = /usr/src usr/src none bind,create=dir
# uinput might be needed for gamepad support with streaming
lxc.mount.entry = /dev/uinput dev/uinput none bind,optional,create=file
lxc.cgroup.devices.allow = c 10:223 rwm
lxc.mount.entry = /dev/input dev/input none bind,optional,create=dir
lxc.cgroup.devices.allow = c 13:* r
#os_builder_linux_shortname#