Hi,
I am trying to create mountpoints in LXC container. It works unless I specify more mountoptions. For example
pct set 115 -mp0 /backup-pool/nas,mp=/mnt/backup-pool/nas,backup=0,mountoptions=lazytime;noatime;nodev;noexec;nosuid,replicate=0,ro=1
I tried it with commas instead, or I specified...