* Fix a bug in the documentation (reported by Olexiy Buyanskyy,
Nix/215).
This commit is contained in:
		
							parent
							
								
									802c2651c8
								
							
						
					
					
						commit
						48bdbbf070
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -380,7 +380,7 @@ is a special account called <literal>nix</literal>, but it can be
 | 
				
			||||||
named anything.  It should own the Nix store and database:
 | 
					named anything.  It should own the Nix store and database:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<screen>
 | 
					<screen>
 | 
				
			||||||
$ chown -R root /nix/store /nix/var/nix</screen>
 | 
					$ chown -R nix /nix/store /nix/var/nix</screen>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
and of course <command>nix-worker --daemon</command> should be started
 | 
					and of course <command>nix-worker --daemon</command> should be started
 | 
				
			||||||
under that user, e.g.,
 | 
					under that user, e.g.,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue