瀏覽代碼

Update plex_container.sh

tteckster 3 年之前
父節點
當前提交
71728c94c9
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      ct/plex_container.sh

+ 1 - 0
ct/plex_container.sh

@@ -149,6 +149,7 @@ cat <<EOF >> $LXC_CONFIG
 lxc.cgroup2.devices.allow: c 226:0 rwm
 lxc.cgroup2.devices.allow: c 226:128 rwm
 lxc.cgroup2.devices.allow: c 29:0 rwm
+lxc.mount.entry: /dev/fb0 dev/fb0 none bind,optional,create=file
 lxc.mount.entry: /dev/dri dev/dri none bind,optional,create=dir
 lxc.mount.entry: /dev/dri/renderD128 dev/renderD128 none bind,optional,create=file
 EOF