Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Sep 2001 07:30:55 -0700 (PDT)
From:      Sheldon Hearn <sheldonh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/examples/ipfw change_rules.sh
Message-ID:  <200109301430.f8UEUtk89456@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
sheldonh    2001/09/30 07:30:55 PDT

  Modified files:
    share/examples/ipfw  change_rules.sh 
  Log:
  1) Fix change_rules.sh for the case where firewall_type provides the
     name of a file containing ipfw rules.
  
  2) Replace the use of a predictable temporary filename with one
     generated by mktemp(1).
  
  3) Only exit with a zero exit status if the rules were updated.
  
  4) Use a pager to view the new rules, not an editor.
  
  I was told by dcs that this script's original author is no longer
  interested in FreeBSD and would not wish to review this patch.
  
  Revision  Changes    Path
  1.4       +45 -15    src/share/examples/ipfw/change_rules.sh


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200109301430.f8UEUtk89456>