mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Add a header: #!/bin/sh.
PR: 44363
This commit is contained in:
parent
ae2afc437b
commit
133c1315d5
3 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
#!/bin/sh -
|
||||
# Copyright (c) 1998 Søren Schmidt
|
||||
# All rights reserved.
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
#!/bin/sh -
|
||||
# Copyright (c) 1996 Poul-Henning Kamp
|
||||
# All rights reserved.
|
||||
#
|
||||
|
|
|
|||
|
|
@ -1,3 +1,4 @@
|
|||
#!/bin/sh -
|
||||
############
|
||||
# Setup system for IPv6 firewall service.
|
||||
# $FreeBSD$
|
||||
|
|
|
|||
Loading…
Reference in a new issue