Add a header: #!/bin/sh.

PR:	44363
This commit is contained in:
trhodes 2003-02-06 22:00:38 +00:00
parent 84f57209a4
commit 2791241073
3 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,4 @@
#!/bin/sh -
# Copyright (c) 1998 Søren Schmidt
# All rights reserved.
#

View File

@ -1,3 +1,4 @@
#!/bin/sh -
# Copyright (c) 1996 Poul-Henning Kamp
# All rights reserved.
#

View File

@ -1,3 +1,4 @@
#!/bin/sh -
############
# Setup system for IPv6 firewall service.
# $FreeBSD$