summaryrefslogtreecommitdiffstats
path: root/drakxconf
diff options
context:
space:
mode:
Diffstat (limited to 'drakxconf')
-rwxr-xr-xdrakxconf2
1 files changed, 1 insertions, 1 deletions
diff --git a/drakxconf b/drakxconf
index fae4fc7c..3d2bfee2 100755
--- a/drakxconf
+++ b/drakxconf
@@ -17,7 +17,7 @@ delete $ENV{DISPLAY};
/-h/ and die "usage: drakxconf\n";
/-version/ and die 'version: $Id: drakxconf 254567 2009-03-23 09:22:59Z tv $\n';
-my $in = 'interactive'->vnew('su', 'default');
+my $in = 'interactive'->vnew;
my @l = map {
my $path;