mirror of
				https://git.launchpad.net/livecd-rootfs
				synced 2025-11-04 10:54:07 +00:00 
			
		
		
		
	Import patches-unapplied version 2.310 to ubuntu/wily-proposed
Imported using git-ubuntu import. Changelog parent: 5d6ee8ad5b4068bcb1e29495beebf9bf11397240 New changelog entries: * Don't add a docker group to desktop next
This commit is contained in:
		
							parent
							
								
									5d6ee8ad5b
								
							
						
					
					
						commit
						5e7226282a
					
				
							
								
								
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										6
									
								
								debian/changelog
									
									
									
									
										vendored
									
									
								
							@ -1,3 +1,9 @@
 | 
			
		||||
livecd-rootfs (2.310) wily; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * Don't add a docker group to desktop next
 | 
			
		||||
 | 
			
		||||
 -- Sebastien Bacher <seb128@ubuntu.com>  Mon, 08 Jun 2015 09:49:23 +0200
 | 
			
		||||
 | 
			
		||||
livecd-rootfs (2.309) wily; urgency=medium
 | 
			
		||||
 | 
			
		||||
  * Updated user/groups config for the desktop-next
 | 
			
		||||
 | 
			
		||||
@ -2,7 +2,7 @@
 | 
			
		||||
 | 
			
		||||
USER=ubuntu
 | 
			
		||||
 | 
			
		||||
DEFGROUPS="docker,sudo"
 | 
			
		||||
DEFGROUPS="sudo"
 | 
			
		||||
 | 
			
		||||
echo "I: add $USER to ($DEFGROUPS) group(s)"
 | 
			
		||||
usermod -a -G ${DEFGROUPS} ${USER}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user