Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 694148
Collapse All | Expand All

(-)/tmp/portage/sys-cluster/rdma-core-24.0/image//etc/init.d/srpd~ (-1 / +1 lines)
Lines 7-13 pidfile="/run/${SVCNAME}.pid" Link Here
7
start_stop_daemon_args="-b -m"
7
start_stop_daemon_args="-b -m"
8
8
9
rdma_config="/etc/infiniband/openib.conf"
9
rdma_config="/etc/infiniband/openib.conf"
10
[ -f ${rdma_config} ] && source ${rdma_config}"
10
[ -f ${rdma_config} ] && source ${rdma_config}
11
11
12
[ ${SRP_DEFAULT_TL_RETRY_COUNT} ] && command_args="-l ${SRP_DEFAULT_TL_RETRY_COUNT}"
12
[ ${SRP_DEFAULT_TL_RETRY_COUNT} ] && command_args="-l ${SRP_DEFAULT_TL_RETRY_COUNT}"
13
13

Return to bug 694148