| |
---|
| | # rebuild-hosts.allow.sh |
---|
| | # Rebuild /etc/hosts.allow From Standard And User-Requested Entries |
---|
| | # Part Of The 'tperimeter' Package |
---|
| | # |
---|
| | # Copyright (c) 2006 TundraWare Inc., Des Plaines, IL USA |
---|
| | # Copyright (c) 2006-2012 TundraWare Inc., Des Plaines, IL USA |
---|
| | # All Rights Reserved |
---|
| | |
---|
| | RCSID='$Id: rebuild-hosts.allow.sh,v 1.107 2012/01/13 22:39:31 tundra Exp $' |
---|
| | RCSID='$Id: rebuild-hosts.allow.sh,v 1.108 2012/06/09 20:36:22 tundra Exp $' |
---|
| | |
---|
| | # How long should access remain open? |
---|
| | # This must be in the format used by the 'find -ctime' option |
---|
| | |
---|
| |
---|
| | |