mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update troubleshoot.md
This commit is contained in:
		
							parent
							
								
									65586c240c
								
							
						
					
					
						commit
						8a2e038ca7
					
				| 
						 | 
					@ -14,7 +14,7 @@ lxc.mount.entry: /dev/serial/by-id               dev/serial/by-id        none bi
 | 
				
			||||||
lxc.mount.entry: /dev/ttyUSB0                    dev/ttyUSB0             none bind,optional,create=file
 | 
					lxc.mount.entry: /dev/ttyUSB0                    dev/ttyUSB0             none bind,optional,create=file
 | 
				
			||||||
lxc.mount.entry: /dev/ttyACM0                    dev/ttyACM0             none bind,optional,create=file
 | 
					lxc.mount.entry: /dev/ttyACM0                    dev/ttyACM0             none bind,optional,create=file
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
with these 4 lines (change `cgroup2` with `cgroup` for PVE6)
 | 
					with these 4 lines (change `cgroup2` to `cgroup` for PVE6)
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
lxc.cgroup2.devices.allow: a
 | 
					lxc.cgroup2.devices.allow: a
 | 
				
			||||||
lxc.cap.drop: 
 | 
					lxc.cap.drop: 
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue