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
|
||||
#
|
||||
# /etc/shorewall/scfilter
|
||||
#
|
||||
# Replace the 'cat' command below to filter the output of
|
||||
# 'show connections. Unlike other extension scripts, this file
|
||||
# must be executable before Shorewall will use it.
|
||||
# 'show connections.
|
||||
#
|
||||
# See http://shorewall.net/shorewall_extension_scripts.htm for additional
|
||||
# information.
|
||||
|
@ -1,4 +1,3 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Shorewall 4.4 -- /usr/share/shorewall/lib.base
|
||||
#
|
||||
|
@ -1,4 +1,3 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Shorewall 4.4 -- /usr/share/shorewall/lib.cli.
|
||||
#
|
||||
|
@ -1,4 +1,3 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Shorewall 4.4 -- /usr/share/shorewall/lib.common.
|
||||
#
|
||||
|
@ -1,12 +1,10 @@
|
||||
#! /bin/sh
|
||||
#
|
||||
# Shorewall version 4 - Show Connections Filter
|
||||
#
|
||||
# /etc/shorewall/scfilter
|
||||
#
|
||||
# Replace the 'cat' command below to filter the output of
|
||||
# 'show connections. Unlike other extension scripts, this file
|
||||
# must be executable before Shorewall will use it.
|
||||
# 'show connections.
|
||||
#
|
||||
# See http://shorewall.net/shorewall_extension_scripts.htm for additional
|
||||
# information.
|
||||
|
@ -1,4 +1,3 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Shorewall6 4.2-- /usr/share/shorewall/lib.base
|
||||
#
|
||||
|
@ -1,4 +1,3 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Shorewall6 4.2 -- /usr/share/shorewall6/lib.cli.
|
||||
#
|
||||
|
@ -1,4 +1,3 @@
|
||||
#!/bin/sh
|
||||
#
|
||||
# Shorewall 4.4 -- /usr/share/shorewall6/lib.common.
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user