Doh^2
This commit is contained in:
		
							parent
							
								
									57b82256b0
								
							
						
					
					
						commit
						57d64d24aa
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -254,7 +254,7 @@ LocalStore::LocalStore(bool reserveSpace) | |||
|         Path perUserDir = profilesDir + "/per-user"; | ||||
|         createDirs(perUserDir); | ||||
|         if (chmod(perUserDir.c_str(), 01777) == -1) | ||||
|             throw SysError(format("could not set permissions on ‘%1%’ to 1737") % perUserDir); | ||||
|             throw SysError(format("could not set permissions on ‘%1%’ to 1777") % perUserDir); | ||||
| 
 | ||||
|         mode_t perm = 01735; | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue