From 2e75ccc33739938dc7eb9c1b3265aac3c3049c11 Mon Sep 17 00:00:00 2001 From: Guillaume Cottenceau Date: Wed, 11 Apr 2001 15:28:36 +0000 Subject: kosmetik --- perl-install/standalone/drakgw | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'perl-install/standalone/drakgw') diff --git a/perl-install/standalone/drakgw b/perl-install/standalone/drakgw index 4fb1a02eb..65bcbf301 100755 --- a/perl-install/standalone/drakgw +++ b/perl-install/standalone/drakgw @@ -313,16 +313,15 @@ if (!-f $rc_firewall_generic) { output($rc_firewall_generic, "#!/bin/sh # # Automatically generated by drakgw - [ -x $rc_firewall_drakgw ] && $rc_firewall_drakgw "); chmod 0700, $rc_firewall_generic; } elsif (!grep(/drakgw/, cat_($rc_firewall_generic))) { - outpend($rc_firewall_generic, "# + outpend($rc_firewall_generic, " # Automatically added by drakgw - [ -x $rc_firewall_drakgw ] && $rc_firewall_drakgw + "); } @@ -642,6 +641,9 @@ Click on Configure to launch the setup wizard.", $setup_state)); #------------------------------------------------- #- $Log$ +#- Revision 1.41 2001/04/11 15:28:36 gc +#- kosmetik +#- #- Revision 1.40 2001/04/11 15:16:34 gc #- do i18n for title also #- -- cgit v1.2.1