summaryrefslogtreecommitdiff
path: root/bin/svc_acct.export
diff options
context:
space:
mode:
Diffstat (limited to 'bin/svc_acct.export')
-rwxr-xr-xbin/svc_acct.export3
1 files changed, 1 insertions, 2 deletions
diff --git a/bin/svc_acct.export b/bin/svc_acct.export
index 11178c962..82a8935b6 100755
--- a/bin/svc_acct.export
+++ b/bin/svc_acct.export
@@ -1,6 +1,6 @@
#!/usr/bin/perl -w
#
-# $Id: svc_acct.export,v 1.33 2002-02-18 00:13:57 jeff Exp $
+# $Id: svc_acct.export,v 1.34 2002-02-23 02:14:26 jeff Exp $
#
# Create and export password, radius and vpopmail password files:
# passwd, passwd.adjunct, shadow, acp_passwd, acp_userinfo, acp_dialup
@@ -9,7 +9,6 @@
use strict;
use vars qw($conf);
-use Archive::Tar;
use Fcntl qw(:flock);
use File::Path;
use IO::Handle;