Release 2.9.23-4
[nbd.git] / debian / nbd-server.conf.tmpl
blobbddc1b2c2427a458ec1a788e71fcd74210da2b76
1 [generic]
2 # If you want to run everything as root rather than the nbd user, you
3 # may either say "root" in the two following lines, or remove them
4 # altogether. Do not remove the [generic] section, however.
5         user = nbd
6         group = nbd
8 # What follows are export definitions. You may create as much of them as
9 # you want, but the section header has to be unique.