2 # The [generic] section is required, even if nothing is specified
4 # When either of these options are specified, nbd-server drops
5 # privileges to the given user and group after opening ports, but
6 # _before_ opening files.
10 exportname = /export/nbd/export1-file
11 authfile = /export/nbd/export1-authfile
17 prerun = dd if=/dev/zero of=%s bs=1k count=500
20 exportname = /export/nbd/experiment
21 # The other options are all optional.