summaryrefslogtreecommitdiffstats
path: root/perl-install/standalone/draksec
diff options
context:
space:
mode:
Diffstat (limited to 'perl-install/standalone/draksec')
-rwxr-xr-xperl-install/standalone/draksec2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/draksec b/perl-install/standalone/draksec
index 0ee54873c..fcb12ac75 100755
--- a/perl-install/standalone/draksec
+++ b/perl-install/standalone/draksec
@@ -15,7 +15,7 @@ local $_ = join '', @ARGV;
$::expert = /-expert/ || cat_("/etc/sysconfig/system") =~ /^CLASS="?expert/m; #"
$::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\w+) (\w+)/;
-my $in = vnew interactive('su');
+my $in = vnew interactive('su', 'security');
my %m = reverse (my %l = (
0 => _("Welcome To Crackers"),