mirror of
				https://git.launchpad.net/livecd-rootfs
				synced 2025-10-31 08:54:06 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			224 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			224 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
| [Unit]
 | |
| After=media-filesystem.mount
 | |
| After=media-rack.lower.mount
 | |
| After=media-region.lower.mount
 | |
| 
 | |
| [Mount]
 | |
| What=overlay
 | |
| Where=/media/region
 | |
| Type=overlay
 | |
| Options=lowerdir=/media/region.lower:/media/rack.lower:/media/filesystem
 |