mirror of
https://gitlab.com/shorewall/code.git
synced 2025-06-20 17:58:07 +02:00
Add copyright statements to the .service files
This commit is contained in:
parent
e6a6a1a609
commit
4e15786156
@ -1,3 +1,8 @@
|
|||||||
|
#
|
||||||
|
# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.4
|
||||||
|
#
|
||||||
|
# Copyright 2011 Jonathan Underwood (jonathan.underwood@gmail.com)
|
||||||
|
#
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Shorewall IPv4 firewall
|
Description=Shorewall IPv4 firewall
|
||||||
After=syslog.target
|
After=syslog.target
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
#
|
||||||
|
# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.4
|
||||||
|
#
|
||||||
|
# Copyright 2011 Jonathan Underwood (jonathan.underwood@gmail.com)
|
||||||
|
#
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Shorewall IPv4 firewall (lite)
|
Description=Shorewall IPv4 firewall (lite)
|
||||||
After=syslog.target
|
After=syslog.target
|
||||||
|
@ -1,7 +1,11 @@
|
|||||||
|
#
|
||||||
|
# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.4
|
||||||
|
#
|
||||||
|
# Copyright 2011 Jonathan Underwood (jonathan.underwood@gmail.com)
|
||||||
|
#
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Shorewall IPv4 firewall
|
Description=Shorewall IPv4 firewall
|
||||||
After=syslog.target
|
After=syslog.target
|
||||||
After=network.target
|
|
||||||
|
|
||||||
[Service]
|
[Service]
|
||||||
Type=oneshot
|
Type=oneshot
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
#
|
||||||
|
# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.4
|
||||||
|
#
|
||||||
|
# Copyright 2011 Jonathan Underwood (jonathan.underwood@gmail.com)
|
||||||
|
#
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Shorewall IPv6 firewall (lite)
|
Description=Shorewall IPv6 firewall (lite)
|
||||||
After=syslog.target
|
After=syslog.target
|
||||||
|
@ -1,3 +1,8 @@
|
|||||||
|
#
|
||||||
|
# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.4
|
||||||
|
#
|
||||||
|
# Copyright 2011 Jonathan Underwood (jonathan.underwood@gmail.com)
|
||||||
|
#
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Shorewall IPv6 firewall
|
Description=Shorewall IPv6 firewall
|
||||||
After=syslog.target
|
After=syslog.target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user