#
# Configuration for network block device (nbd) daemon
#

NBD_PORT=2000
NBD_DEV="/srv/http/sysrcd.dat"
NBD_ARGS="-r"

