aports/community/nbd/nbd-server.initd
2018-07-12 08:55:48 +00:00

6 lines
105 B
Plaintext

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