diff options
Diffstat (limited to 'net-firewall/shorewall/files/shorewall.initd-r2')
-rw-r--r-- | net-firewall/shorewall/files/shorewall.initd-r2 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-firewall/shorewall/files/shorewall.initd-r2 b/net-firewall/shorewall/files/shorewall.initd-r2 index fa02b141588f..4826610e2216 100644 --- a/net-firewall/shorewall/files/shorewall.initd-r2 +++ b/net-firewall/shorewall/files/shorewall.initd-r2 @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ if [ "${RC_SVCNAME}" = "shorewall6" ]; then PRODUCT_NAME="Shorewall6" |