diff options
Diffstat (limited to 'etc/exports')
| -rw-r--r-- | etc/exports | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/etc/exports b/etc/exports new file mode 100644 index 0000000..1d45f46 --- /dev/null +++ b/etc/exports @@ -0,0 +1,7 @@ +# $OpenBSD: exports,v 1.1 2014/07/12 03:52:39 deraadt Exp $ +# +# NFS exports Database +# See exports(5) for more information. Be very careful: misconfiguration +# of this file can result in your filesystems being readable by the world. + +/home/git/repositories -ro -maproot=root localhost |
