reduce time to keep garbage
This commit is contained in:
		
							parent
							
								
									3f40905886
								
							
						
					
					
						commit
						1b857236ee
					
				
					 3 changed files with 3 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -26,7 +26,7 @@ in {
 | 
			
		|||
        btrfs subvolume delete "$1"
 | 
			
		||||
    }
 | 
			
		||||
 | 
			
		||||
    for i in $(find /btrfs_tmp/old_roots/ -maxdepth 1 -mtime +30); do
 | 
			
		||||
    for i in $(find /btrfs_tmp/old_roots/ -maxdepth 1 -mtime +14); do
 | 
			
		||||
        delete_subvolume_recursively "$i"
 | 
			
		||||
    done
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue