mirror of
				https://git.proxmox.com/git/mirror_zfs.git
				synced 2025-10-26 18:05:04 +03:00 
			
		
		
		
	
		
			
	
	
		
			8 lines
		
	
	
		
			135 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
		
			135 B
		
	
	
	
		
			SYSTEMD
		
	
	
	
	
	
| 
								 | 
							
								[Unit]
							 | 
						||
| 
								 | 
							
								Description=ZFS volumes are ready
							 | 
						||
| 
								 | 
							
								After=zfs-volume-wait.service
							 | 
						||
| 
								 | 
							
								Requires=zfs-volume-wait.service
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								[Install]
							 | 
						||
| 
								 | 
							
								WantedBy=zfs.target
							 |