mirror of
				https://git.proxmox.com/git/mirror_zfs.git
				synced 2025-10-26 18:05:04 +03:00 
			
		
		
		
	systemd: set restart=always for zfs-zed.service
Reviewed-by: Richard Laager <rlaager@wiktel.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: George Melikov <mail@gmelikov.ru> Co-authored-by: Attila Fülöp <attila@fueloep.org> Closes #14294
This commit is contained in:
		
							parent
							
								
									9ef565a185
								
							
						
					
					
						commit
						d72e004715
					
				| @ -5,7 +5,7 @@ ConditionPathIsDirectory=/sys/module/zfs | |||||||
| 
 | 
 | ||||||
| [Service] | [Service] | ||||||
| ExecStart=@sbindir@/zed -F | ExecStart=@sbindir@/zed -F | ||||||
| Restart=on-abort | Restart=always | ||||||
| 
 | 
 | ||||||
| [Install] | [Install] | ||||||
| Alias=zed.service | Alias=zed.service | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 George Melikov
						George Melikov