opennebula-node-kvm deploy
This commit is contained in:
		@@ -45,7 +45,7 @@ if [ ! -e "${ONEHOME}/.ssh/config" ] && [ -z "$2" ]; then
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
# Set permissions and owner oneadmin:cloud
 | 
			
		||||
for F in /var/lock/one /var/log/one /var/run/one
 | 
			
		||||
for F in /var/lock/one /var/log/one /var/run/one /usr/lib/one
 | 
			
		||||
do
 | 
			
		||||
  if [ ! -d "${F}" ]; then
 | 
			
		||||
    mkdir -p "${F}"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user