1 2 3 4 5 6 7 8
package My::Suite::Plugins; @ISA = qw(My::Suite); $ENV{PAM_SETUP_FOR_MTR}=1 if -e '/etc/pam.d/mariadb_mtr'; bless { };