forked from extern/shorewall_code
Remove she-bang from lib.*
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
b0fe8e1e60
commit
35457f4e95
@ -1,12 +1,10 @@
|
|||||||
#! /bin/sh
|
|
||||||
#
|
#
|
||||||
# Shorewall version 4 - Show Connections Filter
|
# Shorewall version 4 - Show Connections Filter
|
||||||
#
|
#
|
||||||
# /etc/shorewall/scfilter
|
# /etc/shorewall/scfilter
|
||||||
#
|
#
|
||||||
# Replace the 'cat' command below to filter the output of
|
# Replace the 'cat' command below to filter the output of
|
||||||
# 'show connections. Unlike other extension scripts, this file
|
# 'show connections.
|
||||||
# must be executable before Shorewall will use it.
|
|
||||||
#
|
#
|
||||||
# See http://shorewall.net/shorewall_extension_scripts.htm for additional
|
# See http://shorewall.net/shorewall_extension_scripts.htm for additional
|
||||||
# information.
|
# information.
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/bin/sh
|
|
||||||
#
|
#
|
||||||
# Shorewall 4.4 -- /usr/share/shorewall/lib.base
|
# Shorewall 4.4 -- /usr/share/shorewall/lib.base
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/bin/sh
|
|
||||||
#
|
#
|
||||||
# Shorewall 4.4 -- /usr/share/shorewall/lib.cli.
|
# Shorewall 4.4 -- /usr/share/shorewall/lib.cli.
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/bin/sh
|
|
||||||
#
|
#
|
||||||
# Shorewall 4.4 -- /usr/share/shorewall/lib.common.
|
# Shorewall 4.4 -- /usr/share/shorewall/lib.common.
|
||||||
#
|
#
|
||||||
|
@ -1,12 +1,10 @@
|
|||||||
#! /bin/sh
|
|
||||||
#
|
#
|
||||||
# Shorewall version 4 - Show Connections Filter
|
# Shorewall version 4 - Show Connections Filter
|
||||||
#
|
#
|
||||||
# /etc/shorewall/scfilter
|
# /etc/shorewall/scfilter
|
||||||
#
|
#
|
||||||
# Replace the 'cat' command below to filter the output of
|
# Replace the 'cat' command below to filter the output of
|
||||||
# 'show connections. Unlike other extension scripts, this file
|
# 'show connections.
|
||||||
# must be executable before Shorewall will use it.
|
|
||||||
#
|
#
|
||||||
# See http://shorewall.net/shorewall_extension_scripts.htm for additional
|
# See http://shorewall.net/shorewall_extension_scripts.htm for additional
|
||||||
# information.
|
# information.
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/bin/sh
|
|
||||||
#
|
#
|
||||||
# Shorewall6 4.2-- /usr/share/shorewall/lib.base
|
# Shorewall6 4.2-- /usr/share/shorewall/lib.base
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/bin/sh
|
|
||||||
#
|
#
|
||||||
# Shorewall6 4.2 -- /usr/share/shorewall6/lib.cli.
|
# Shorewall6 4.2 -- /usr/share/shorewall6/lib.cli.
|
||||||
#
|
#
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
#!/bin/sh
|
|
||||||
#
|
#
|
||||||
# Shorewall 4.4 -- /usr/share/shorewall6/lib.common.
|
# Shorewall 4.4 -- /usr/share/shorewall6/lib.common.
|
||||||
#
|
#
|
||||||
|
Loading…
Reference in New Issue
Block a user