doc: Remove bits about having to create /gnu/store manually.
* doc/guix.texi (Build Environment Setup): Remove bit about creating
  /gnu/store.  This is done automatically since 15ddeff.
			
			
This commit is contained in:
		
							parent
							
								
									ae0bdd8189
								
							
						
					
					
						commit
						1768213c0a
					
				
					 1 changed files with 0 additions and 9 deletions
				
			
		| 
						 | 
					@ -383,15 +383,6 @@ Bash syntax and the @code{shadow} commands):
 | 
				
			||||||
  done
 | 
					  done
 | 
				
			||||||
@end example
 | 
					@end example
 | 
				
			||||||
 | 
					
 | 
				
			||||||
The @file{/gnu/store} directory (or whichever was specified with the
 | 
					 | 
				
			||||||
@code{--with-store-dir} option) must have ownership and permissions as
 | 
					 | 
				
			||||||
follows:
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
@example
 | 
					 | 
				
			||||||
# chgrp guix-builder /gnu/store
 | 
					 | 
				
			||||||
# chmod 1775 /gnu/store
 | 
					 | 
				
			||||||
@end example
 | 
					 | 
				
			||||||
 | 
					 | 
				
			||||||
@noindent
 | 
					@noindent
 | 
				
			||||||
The @code{guix-daemon} program may then be run as @code{root} with:
 | 
					The @code{guix-daemon} program may then be run as @code{root} with:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue