Remove she-bang from lib.*

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2011-08-03 07:54:46 -07:00
parent b0fe8e1e60
commit 35457f4e95
8 changed files with 2 additions and 12 deletions

View File

@ -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.

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Shorewall 4.4 -- /usr/share/shorewall/lib.base
#

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Shorewall 4.4 -- /usr/share/shorewall/lib.cli.
#

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Shorewall 4.4 -- /usr/share/shorewall/lib.common.
#

View File

@ -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.

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Shorewall6 4.2-- /usr/share/shorewall/lib.base
#

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Shorewall6 4.2 -- /usr/share/shorewall6/lib.cli.
#

View File

@ -1,4 +1,3 @@
#!/bin/sh
#
# Shorewall 4.4 -- /usr/share/shorewall6/lib.common.
#