home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2006 September - Disc 1 / PCNET_CD_2006_09.iso / linux / puppy-barebones-2.01r2.iso / pup_201.sfs / usr / sbin / firewallinstallshell < prev    next >
Encoding:
Text File  |  2005-12-28  |  135 b   |  9 lines

  1. #!/bin/bash
  2.  
  3. /usr/sbin/firewall_install.sh
  4.  
  5. echo
  6. echo "Firewall install script finished."
  7. echo -n "Press ENTER key to quit: "
  8. read nnn
  9.