Beta ready zmb-cups

This commit is contained in:
2023-11-27 21:49:00 +01:00
parent 9fa103d8ae
commit 80ad64f422
2 changed files with 21 additions and 18 deletions

View File

@@ -11,7 +11,7 @@
LXC_TEMPLATE_VERSION="debian-12-standard"
# Create sharefs mountpoint
LXC_MP="0"
LXC_MP="1"
# Create unprivileged container
LXC_UNPRIVILEGED="0"
@@ -23,4 +23,4 @@ LXC_NESTING="1"
LXC_MEM_MIN=1024
# service dependent meta tags
SERVICE_TAGS="samba,member,fileserver"
SERVICE_TAGS="samba,member,cups,printserver"