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:
George Melikov 2022-12-20 03:08:15 +03:00 committed by Tony Hutter
parent 9ef565a185
commit d72e004715
1 changed files with 1 additions and 1 deletions

View File

@ -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