summaryrefslogtreecommitdiffstats
path: root/mdkupdate
diff options
context:
space:
mode:
Diffstat (limited to 'mdkupdate')
-rwxr-xr-xmdkupdate2
1 files changed, 2 insertions, 0 deletions
diff --git a/mdkupdate b/mdkupdate
index 8d531354..541aa133 100755
--- a/mdkupdate
+++ b/mdkupdate
@@ -31,6 +31,8 @@ use lib qw(/usr/lib/libDrakX);
use common;
BEGIN { unshift @::textdomains, 'mdkupdate' }
+my $in = 'interactive'->vnew('su', 'default');
+
my $logfile = "/var/log/mdkupdate.log";
my $conffile = "/root/.mdkupdate";