diff options
-rwxr-xr-x | perl-install/standalone/drakgw | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/perl-install/standalone/drakgw b/perl-install/standalone/drakgw index b7ad9dffa..4fd7c2490 100755 --- a/perl-install/standalone/drakgw +++ b/perl-install/standalone/drakgw @@ -41,7 +41,6 @@ use services; my $sysconf_network = "/etc/sysconfig/network"; my $masq_file = "$::prefix/etc/shorewall/masq"; -my $rules_file = "$::prefix/etc/shorewall/rules"; my $cups_conf = "$::prefix/etc/cups/cupsd.conf"; my $in = 'interactive'->vnew('su'); |