#989345 lvm2-polld dies after 60s with sysvinit

Package:
src:lvm2
Source:
lvm2
Submitter:
Valentin Kleibel
Date:
2021-06-01 13:42:04 UTC
Severity:
normal
Tags:
#989345#5
Date:
2021-06-01 13:39:08 UTC
From:
To:
Dear Maintainers,

I recently noticed that lvm2-polld started via sysvinit dies after 60s.
This is due to the daemon arg "-t 60" which makes sense for a systemd
socket but unfortunately not for sysvinit.
Removing the arg fixes the issue, see also the the manpage for reference
[1].
Attached you can find a patch.

Best regards,
Valentin

[1] https://manpages.debian.org/buster/lvm2/lvmpolld.8.en.html#OPTIONS