appvm: create /home/user in core-appvm %post
This is needed when the template image is created using yum --installroot, rather than regular installation process.
This commit is contained in:
		
							parent
							
								
									39a0f5f7e7
								
							
						
					
					
						commit
						89d01e6b1b
					
				@ -89,6 +89,7 @@ exit 0
 | 
			
		||||
fi
 | 
			
		||||
 | 
			
		||||
usermod -L root
 | 
			
		||||
adduser --create-home user
 | 
			
		||||
usermod -L user
 | 
			
		||||
if ! [ -f /var/lib/qubes/serial.orig ] ; then
 | 
			
		||||
	cp /etc/init/serial.conf /var/lib/qubes/serial.orig
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user