From 19ab4472c99f1bd6bef08c6442cf2a26ae461e70 Mon Sep 17 00:00:00 2001 From: Tuomo Soini Date: Tue, 26 May 2015 19:47:28 +0300 Subject: [PATCH] shorewall-init.service*: fix description to be more generic shorewall-init is not IPv4 only Signed-off-by: Tuomo Soini --- Shorewall-init/shorewall-init.service | 2 +- Shorewall-init/shorewall-init.service.214 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Shorewall-init/shorewall-init.service b/Shorewall-init/shorewall-init.service index b4f2635b5..6842aa531 100644 --- a/Shorewall-init/shorewall-init.service +++ b/Shorewall-init/shorewall-init.service @@ -4,7 +4,7 @@ # Copyright 2011 Jonathan Underwood # [Unit] -Description=Shorewall IPv4 firewall (bootup security) +Description=Shorewall firewall (bootup security) Before=network.target Conflicts=iptables.service ip6tables.service firewalld.service diff --git a/Shorewall-init/shorewall-init.service.214 b/Shorewall-init/shorewall-init.service.214 index 189e4d138..5c86e99e9 100644 --- a/Shorewall-init/shorewall-init.service.214 +++ b/Shorewall-init/shorewall-init.service.214 @@ -4,7 +4,7 @@ # Copyright 2011 Jonathan Underwood # [Unit] -Description=Shorewall IPv4 firewall (bootup security) +Description=Shorewall firewall (bootup security) Before=network-pre.target Wants=network-pre.target Conflicts=iptables.service firewalld.service