This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
EnvironmentFile=/etc/sysconfig/nbd-server -
ExecReload=/usr/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/nbd-server $OPTIONS -
PIDFile=/run/nbd-server.pid -
Type=forking
-
-
[Unit]-
After=syslog.target network.target -
Description=Network Block Device server -
Documentation=man:nbd-server(1) man:nbd-server(5)
-
Additionnal notes
Nothing here.