From 26fa3d27e4838b40118010c32b193281d646ad5b Mon Sep 17 00:00:00 2001 From: Sebastien Dupont Date: Thu, 28 Feb 2002 12:02:31 +0000 Subject: including 'su' mode on drakfont. --- perl-install/standalone/drakfont | 1 + 1 file changed, 1 insertion(+) (limited to 'perl-install/standalone/drakfont') diff --git a/perl-install/standalone/drakfont b/perl-install/standalone/drakfont index e808f625e..fecf489e9 100755 --- a/perl-install/standalone/drakfont +++ b/perl-install/standalone/drakfont @@ -91,6 +91,7 @@ use common; #use Config; #use POSIX; +my $in = 'interactive'->vnew('su', 'network'); $::isEmbedded = ($::XID, $::CCPID) = "@ARGV" =~ /--embedded (\S*) (\S*)/; if ("@ARGV" =~ /--help|-h/) { -- cgit v1.2.1