1 2 3 4 5 6 7 8
# # Configuration for network block device (nbd) daemon # NBD_PORT=2000 NBD_DEV="/srv/http/sysrcd.dat" NBD_ARGS="-r"