From 948d557b4a61dc14722668b6b11a4cf3cee07b01 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 13 Sep 2019 17:56:30 +0100 Subject: gentoo resync : 13.09.2019 --- sys-cluster/rdma-core/files/iwpmd.init | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sys-cluster/rdma-core/files/iwpmd.init (limited to 'sys-cluster/rdma-core/files/iwpmd.init') diff --git a/sys-cluster/rdma-core/files/iwpmd.init b/sys-cluster/rdma-core/files/iwpmd.init new file mode 100644 index 000000000000..b1ffa33fcc8a --- /dev/null +++ b/sys-cluster/rdma-core/files/iwpmd.init @@ -0,0 +1,7 @@ +#!/sbin/openrc-run +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +command="/usr/sbin/iwpmd" +pidfile="/run/${SVCNAME}.pid" +start_stop_daemon_args="-b -m" -- cgit v1.2.3