mgorny 15/04/22 14:33:43
Added: shorewall.systemd-r1 shorewall-init.systemd-r1
shorewall-lite.systemd-r1 shorewall6.systemd-r1
shorewall6-lite.systemd-r1
Log:
Version bump, drop old.
https://github.com/gentoo/gentoo-portage-rsync-mirror/pull/101 by Whissi.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key
EFB4464E!)
Revision Changes Path
1.1 net-firewall/shorewall/files/4.6/shorewall.systemd-r1
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall/files/4.6/shorewall.systemd-r1?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall/files/4.6/shorewall.systemd-r1?rev=1.1&content-type=text/plain
Index: shorewall.systemd-r1
===================================================================
#
# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.6
#
[Unit]
Description=Shorewall IPv4 firewall
Documentation=man:shorewall(8) http://www.shorewall.net/Documentation_Index.html
Wants=network-online.target
After=network-online.target
Conflicts=iptables.service firewalld.service iptables-restore.service
[Service]
Type=oneshot
RemainAfterExit=yes
EnvironmentFile=/etc/conf.d/shorewall
StandardOutput=syslog
ExecStart=/sbin/shorewall $OPTIONS start $STARTOPTIONS
ExecStop=/sbin/shorewall $OPTIONS stop $STOPOPTIONS
[Install]
WantedBy=basic.target
1.1 net-firewall/shorewall/files/4.6/shorewall-init.systemd-r1
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall/files/4.6/shorewall-init.systemd-r1?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall/files/4.6/shorewall-init.systemd-r1?rev=1.1&content-type=text/plain
Index: shorewall-init.systemd-r1
===================================================================
#
# The Shoreline Firewall (Shorewall) Packet Filtering Firewall - V4.6
#
[Unit]
Description=shorewall-init
Documentation=http://www.shorewall.net/Shorewall-init.html
Before=network-pre.target
Wants=network-pre.target
Conflicts=iptables.service ip6tables.service firewalld.service
iptables-restore.service ip6tables-restore.service
[Service]
Type=oneshot
RemainAfterExit=yes
StandardOutput=syslog
ExecStart=/sbin/shorewall-init start
ExecStop=/sbin/shorewall-init stop
[Install]
WantedBy=basic.target
1.1 net-firewall/shorewall/files/4.6/shorewall-lite.systemd-r1
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall/files/4.6/shorewall-lite.systemd-r1?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall/files/4.6/shorewall-lite.systemd-r1?rev=1.1&content-type=text/plain
Index: shorewall-lite.systemd-r1
===================================================================
#
# The Shoreline Firewall Lite (Shorewall-Lite) Packet Filtering Firewall
- V4.6
#
[Unit]
Description=Shorewall IPv4 firewall lite
Documentation=man:shorewall-lite(8)
http://www.shorewall.net/Documentation_Index.html
Wants=network-online.target
After=network-online.target
Conflicts=iptables.service firewalld.service iptables-restore.service
[Service]
Type=oneshot
RemainAfterExit=yes
EnvironmentFile=/etc/conf.d/shorewall-lite
StandardOutput=syslog
ExecStart=/sbin/shorewall-lite $OPTIONS start $STARTOPTIONS
ExecStop=/sbin/shorewall-lite $OPTIONS stop $STOPOPTIONS
[Install]
WantedBy=basic.target
1.1 net-firewall/shorewall/files/4.6/shorewall6.systemd-r1
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall/files/4.6/shorewall6.systemd-r1?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall/files/4.6/shorewall6.systemd-r1?rev=1.1&content-type=text/plain
Index: shorewall6.systemd-r1
===================================================================
#
# The Shoreline Firewall 6 (Shorewall6) Packet Filtering Firewall - V4.6
#
[Unit]
Description=Shorewall IPv6 firewall
Documentation=man:shorewall6(8)
http://www.shorewall.net/Documentation_Index.html
Wants=network-online.target
After=network-online.target
Conflicts=ip6tables.service firewalld.service ip6tables-restore.service
[Service]
Type=oneshot
RemainAfterExit=yes
EnvironmentFile=/etc/conf.d/shorewall6
StandardOutput=syslog
ExecStart=/sbin/shorewall6 $OPTIONS start $STARTOPTIONS
ExecStop=/sbin/shorewall6 $OPTIONS stop $STOPOPTIONS
[Install]
WantedBy=basic.target
1.1 net-firewall/shorewall/files/4.6/shorewall6-lite.systemd-r1
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall/files/4.6/shorewall6-lite.systemd-r1?rev=1.1&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall/files/4.6/shorewall6-lite.systemd-r1?rev=1.1&content-type=text/plain
Index: shorewall6-lite.systemd-r1
===================================================================
#
# The Shoreline Firewall 6 Lite (Shorewall6-Lite) Packet Filtering
Firewall - V4.6
#
[Unit]
Description=Shorewall IPv6 firewall lite
Documentation=man:shorewall6-lite(8)
http://www.shorewall.net/Documentation_Index.html
Wants=network-online.target
After=network-online.target
Conflicts=ip6tables.service firewalld.service ip6tables-restore.service
[Service]
Type=oneshot
RemainAfterExit=yes
EnvironmentFile=/etc/conf.d/shorewall6-lite
StandardOutput=syslog
ExecStart=/sbin/shorewall6-lite $OPTIONS start $STARTOPTIONS
ExecStop=/sbin/shorewall6-lite $OPTIONS stop $STOPOPTIONS
[Install]
WantedBy=basic.target