From 4047e52beb10ff604d1564bfc29e7672aac87b8c Mon Sep 17 00:00:00 2001 From: Sebastian Schmelzer Date: Tue, 12 May 2009 12:14:18 +0000 Subject: remove old busybox stuff git-svn-id: http://svn.openslx.org/svn/openslx/openslx/trunk@2851 95ad53e4-c205-0410-b2fa-d234c58c8868 --- installer/OpenSLX/OSSetup/Distro/Suse.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'installer/OpenSLX/OSSetup/Distro/Suse.pm') diff --git a/installer/OpenSLX/OSSetup/Distro/Suse.pm b/installer/OpenSLX/OSSetup/Distro/Suse.pm index e8e1c7c8..8e85e46a 100644 --- a/installer/OpenSLX/OSSetup/Distro/Suse.pm +++ b/installer/OpenSLX/OSSetup/Distro/Suse.pm @@ -88,7 +88,7 @@ sub hashPassword my $self = shift; my $password = shift; - my $busyboxBin = $self->{engine}->{'busybox-binary'}; + my $busyboxBin = $self->{engine}->busyboxBinary(); my $hashedPassword = qx{$busyboxBin cryptpw -a blowfish '$password'}; chomp $hashedPassword; -- cgit v1.2.3-55-g7522