summarylogtreecommitdiffstats
path: root/rdma-ndd.service
blob: da1deca04f25b6b5505853ad82cc4401c05dfdfa (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Freshly created, didn't find an existing rdma-ndd.service anywhere
# Skeleton systemd service file, may need additional work such as Before/Requires/After

[Unit]
Description=Start or stop the srptools rdma-ndd daemon
Documentation=file:///etc/infiniband-diags/ibdiag.conf

[Service]
Type=simple
ExecStart=/usr/bin/rdma-ndd

[Install]
WantedBy=network.target