Skip to content

Instantly share code, notes, and snippets.

@florianbussmann
Created February 9, 2025 21:42
Show Gist options
  • Save florianbussmann/c0358f5ef40dbd7941d2e2b9a0d91fb9 to your computer and use it in GitHub Desktop.
Save florianbussmann/c0358f5ef40dbd7941d2e2b9a0d91fb9 to your computer and use it in GitHub Desktop.
NFS Share in LXC container
[Service]
Group=users
mp0: /mnt/DSM/books,mp=/opt/calibre-web/books
lxc.idmap: u 0 1000 1
lxc.idmap: u 1 100000 1
lxc.idmap: g 0 100000 20
lxc.idmap: g 100 65540 1
root:100000:65536
root:1000:1
root:65540:1
root:100000:65536
root:1000:1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment