oetiker / znapzend

zfs backup with remote capabilities and mbuffer integration.
www.znapzend.org
GNU General Public License v3.0
613 stars 137 forks source link

update does not change ZFS.pm file #362

Closed moetiker closed 3 years ago

moetiker commented 6 years ago

I did a normal

pkg install znapzend

but the ZFS.pm did not change and the mbuffer timeout is still 60s

NAME (PUBLISHER) VERSION IFO oep/znapzend (pkg.oetiker.ch) 0.18.0-0.151024 i--

grep 60 /opt/oep/lib/ZnapZend/ZFS.pm has mbufferParam => sub { [qw(-q -s 128k -W 60 -m)] }; #don't remove the -m as the buffer size will be added

but in should be 600

oetiker commented 6 years ago

no new version has been released yet ... I'll prepare a new release

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.