5 lines
158 B
Perl
5 lines
158 B
Perl
|
# BEGIN Fixup.pm
|
||
|
# This is prepended to the current PMG.pm to force-include the temporary `openssl-probe` fixup.
|
||
|
use Proxmox::Lib::SslProbe;
|
||
|
# END Fixup.pm
|