aboutsummaryrefslogtreecommitdiffstats
path: root/community/nbd/nbd-server.initd
blob: b0cd32d4d1c5635f5a2a0c968acbf9c02fa745eb (plain)
1
2
3
4
5
#!/sbin/openrc-run

command=/usr/bin/nbd-server
pidfile=/run/nbd-server.pid
command_args="-p ${pidfile}"