Révision 17f78427
Whitespace cleanup
- remove trailing whitespace
- remove empty lines at the end of files
| plugins/network/fwbuilder_ | ||
|---|---|---|
| 10 | 10 |
# Additionally, you need Accountingrules in fwbuilder |
| 11 | 11 |
# fwbuilder creates Chains in INPUT-, OUTPUT- and FORWARD-Chain |
| 12 | 12 |
# with Rules that "RETURN" |
| 13 |
# You will have to specify rule options with name "ACCOUNTING" for the
|
|
| 13 |
# You will have to specify rule options with name "ACCOUNTING" for the |
|
| 14 | 14 |
# rules to use, otherwise no rules will be found. |
| 15 |
# try "fwbuilder_ suggest" to see if all is ok.
|
|
| 16 |
#
|
|
| 15 |
# try "fwbuilder_ suggest" to see if all is ok. |
|
| 16 |
# |
|
| 17 | 17 |
# |
| 18 | 18 |
# Furthermore, this plugin needs to be run as root for iptables to work |
| 19 | 19 |
# |
| ... | ... | |
| 95 | 95 |
echo 'in.label received' |
| 96 | 96 |
echo 'in.type DERIVE' |
| 97 | 97 |
echo 'in.min 0' |
| 98 |
echo 'in.cdef in,8,*'
|
|
| 98 |
echo 'in.cdef in,8,*' |
|
| 99 | 99 |
exit 0 |
| 100 | 100 |
fi; |
| 101 | 101 |
|
Formats disponibles : Unified diff