]> git.proxmox.com Git - pve-installer.git/commit - Proxmox/Install.pm
install: use correct variable names in zfs_setup_module_conf()
authorChristoph Heiss <c.heiss@proxmox.com>
Tue, 7 Nov 2023 12:20:50 +0000 (13:20 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 7 Nov 2023 15:40:15 +0000 (16:40 +0100)
commite8103d4288d389d551dc09e1db7f11dffcafd10f
tree8e9e379a6c7ef65f9e0471992587e2f2d99b65bf
parentc8f6256dab537476302938d566b934c9564d2949
install: use correct variable names in zfs_setup_module_conf()

That's what happens when you do some last-minute variable renaming and
trust that nothing broke ..

Fixes: 42aa2fa ("fix #4829: install: add new ZFS `arc_max` setup option")
Signed-off-by: Christoph Heiss <c.heiss@proxmox.com>
Proxmox/Install.pm