From c7a67d1bcbcffaadbbb06be8f11e78e7508eed02 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 18 Nov 2002 15:53:36 +0000 Subject: drakbug, drakfont, drakperm, draksplash, drakxtv, harddrake2, net_monitor : final update for common cli options/help manager --- perl-install/standalone/drakperm | 4 ---- 1 file changed, 4 deletions(-) (limited to 'perl-install/standalone/drakperm') diff --git a/perl-install/standalone/drakperm b/perl-install/standalone/drakperm index 114185a75..4a94bcf32 100755 --- a/perl-install/standalone/drakperm +++ b/perl-install/standalone/drakperm @@ -10,10 +10,6 @@ use interactive; my $in = 'interactive'->vnew('su', 'default'); local $_ = join '', @ARGV; -/-h/ and die N("no help implemented yet.\n"); -/-version/ and die 'version: $Id$'."\n"; - - #- vars declaration my ($default_perm_level) = "level ".chomp_(`cat /etc/sysconfig/msec | grep SECURE_LEVEL= |cut -d= -f2`); my %CURENT; -- cgit v1.2.1