mirror of https://github.com/tteck/Proxmox.git
				
				
				
			Update autodev.sh
This commit is contained in:
		
							parent
							
								
									b824253edf
								
							
						
					
					
						commit
						58d7bd94d8
					
				| 
						 | 
				
			
			@ -72,6 +72,8 @@ sed '/autodev/d' $CTID_CONFIG_PATH >CTID.conf
 | 
			
		|||
cat CTID.conf >$CTID_CONFIG_PATH
 | 
			
		||||
 | 
			
		||||
cat <<EOF >> $CTID_CONFIG_PATH
 | 
			
		||||
lxc.cgroup2.devices.allow: a
 | 
			
		||||
lxc.cap.drop:
 | 
			
		||||
lxc.autodev: 1
 | 
			
		||||
lxc.hook.autodev: bash -c '$HOOK_SCRIPT'
 | 
			
		||||
EOF
 | 
			
		||||
		Loading…
	
		Reference in New Issue