From 94bec14e16b9f0364018d08beb2fbf3dfc91267d Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Thu, 23 Dec 1999 17:57:03 +0000 Subject: no_comment --- perl-install/standalone/draksec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'perl-install/standalone/draksec') diff --git a/perl-install/standalone/draksec b/perl-install/standalone/draksec index 62ef6e3c2..1bd9cacb3 100755 --- a/perl-install/standalone/draksec +++ b/perl-install/standalone/draksec @@ -14,10 +14,10 @@ local $_ = join '', @ARGV; $::expert = /-expert/ || cat_("/etc/sysconfig/system") =~ /^TYPE="?expert/m; #" $::isStandalone = 1; -my $in = vnew interactive(); +my $in = vnew interactive('su'); my %m = reverse (my %l = ( - 0 => _("Windows(TM)"), + 0 => _("Welcome To Crackers"), 1 => _("Poor"), 2 => _("Low"), 3 => _("Medium"), -- cgit v1.2.1