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

command="/usr/sbin/ibacm"
pidfile="/run/${SVCNAME}.pid"
start_stop_daemon_args="-b -m"