From 889bd5eb1c9f4d6018fcfad65724c0a67cf0d8d1 Mon Sep 17 00:00:00 2001 From: David P Date: Tue, 26 Sep 2017 22:18:27 -0300 Subject: Added pcr/openrc-security --- pcr/firewalld-openrc/firewalld.init | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 pcr/firewalld-openrc/firewalld.init (limited to 'pcr/firewalld-openrc/firewalld.init') diff --git a/pcr/firewalld-openrc/firewalld.init b/pcr/firewalld-openrc/firewalld.init deleted file mode 100644 index b1d7d15d9..000000000 --- a/pcr/firewalld-openrc/firewalld.init +++ /dev/null @@ -1,13 +0,0 @@ -#!/sbin/openrc-run -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -description="FirewallD" -command=/usr/sbin/firewalld -pidfile=/var/run/firewalld.pid - -depend() { - need dbus - provide iptables ip6tables ebtables -} -- cgit v1.2.3