Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # # Jellyfin LXC
- #
- # <a href='https%3A//ko-fi.com/D1D7EP4GF'><img src='https%3A//img.shields.io/badge/☕-Buy me a coffee-blue' /></a>
- # </div>
- arch: amd64
- cores: 2
- dev0: /dev/dri/card1,gid=44
- dev1: /dev/dri/renderD128,gid=104
- features: keyctl=1,nesting=1
- hostname: jellyfinfinal
- memory: 2048
- mp0: /mnt/peliculas/,mp=/peliculas
- mp1: /mnt/series/,mp=/series
- net0: name=eth0,bridge=vmbr0,hwaddr=BC:24:11:9E:DC:6B,ip=dhcp,type=veth
- onboot: 1
- ostype: debian
- rootfs: local-lvm:vm-112-disk-0,size=8G
- swap: 512
- tags: proxmox-helper-scripts
- unprivileged: 1
- lxc.cgroup2.devices.allow: c 226:128 rwm
- lxc.mount.entry: /dev/dri/renderD128 dev/dri/renderD128 none bind,optional,create=file
- lxc.hook.pre-start: sh -c "chown 100000:100106 /dev/dri/renderD128"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement