diff --git a/proxmox-lxc-ct.conf b/proxmox-lxc-ct.conf new file mode 100644 index 0000000..a69bc7f --- /dev/null +++ b/proxmox-lxc-ct.conf @@ -0,0 +1,6 @@ +##lines to add + +lxc.cgroup2.devices.allow: c 226:0 rwm +lxc.cgroup2.devices.allow: c 226:128 rwm +lxc.mount.entry: /dev/dri/card0 dev/dri/card0 none bind,optional,create=file +lxc.mount.entry: /dev/dri/renderD128 dev/dri/renderD128 none bind,optional,create=file \ No newline at end of file