summaryrefslogtreecommitdiff
path: root/sys-cluster/rdma-core/files/iwpmd.init
blob: c377b1e7d54765be201fafd5eebba5cbdc0d6781 (plain)
1
2
3
4
5
6
7
#!/sbin/openrc-run
# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

command="/usr/sbin/iwpmd"
pidfile="/run/${SVCNAME}.pid"
command_background="yes"