Bachir Soussi Chiadmi пре 1 година
родитељ
комит
8d31812f48
1 измењених фајлова са 11 додато и 1 уклоњено
  1. 11 1
      readme.md

+ 11 - 1
readme.md

@@ -99,4 +99,14 @@ tmpdir: /var/lib/vz
 #exclude-path: PATHLIST
 #pigz: N
 notes-template: {{guestname}}-{{node}}
-```
+```
+
+# lxc setting
+
+For version >= 6.5.x the simple approach is edit /etc/pve/nodes/ns316107/lxc/VMID.conf then enter this line:
+
+```
+lxc.prlimit.nofile: 150000
+```
+
+Then .. restart the CT.