Add Safe in lmConfigEditor (Closes: #1607)

environments/ppa-mbqj77/deployments/636
Xavier Guimard 6 years ago
parent 99d68debec
commit 94679c3df2
  1. 1
      lemonldap-ng-manager/scripts/lmConfigEditor

@ -7,6 +7,7 @@ use Data::Dumper;
use English qw(-no_match_vars);
use File::Temp;
use POSIX qw(setuid setgid);
use Safe;
use strict;
eval {

Loading…
Cancel
Save