Merge pull request #1105 from gbutler69/master
Fix issue #1102: Infinite Recursion with "ls -lR /" in RedoxOS
This commit is contained in:
		
						commit
						fbd31a13c5
					
				
					 1 changed files with 3 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -175,6 +175,7 @@ Welcome to Redox OS!
 | 
			
		|||
"""
 | 
			
		||||
 | 
			
		||||
[[files]]
 | 
			
		||||
path = "/usr"
 | 
			
		||||
data = "/"
 | 
			
		||||
path = "/usr/bin"
 | 
			
		||||
data = "/bin"
 | 
			
		||||
symlink = true
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue