Details |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 4 |
- |
1 |
#
|
|
|
2 |
# Shorewall version 4 - lib.private File
|
|
|
3 |
#
|
|
|
4 |
# /etc/shorewall/lib.private
|
|
|
5 |
#
|
|
|
6 |
# Use this file to declare shell functions to be called in the other
|
|
|
7 |
# run-time extension scripts. The file will be copied into the generated
|
|
|
8 |
# firewall script.
|
|
|
9 |
#
|
|
|
10 |
# See http://shorewall.net/shorewall_extension_scripts.htm for additional
|
|
|
11 |
# information.
|
|
|
12 |
#
|
|
|
13 |
###############################################################################
|