services.moosefs.master.exports

NixOS option

Export definitions for MooseFS (see mfsexports.cfg).

type: list of string
Default
null
Example
[
  "* / rw,alldirs,admin,maproot=0:0"
  "* . rw"
]
declared in: nixos/modules/services/network-filesystems/moosefs.nixView source on NixOS/nixpkgs →