first
This commit is contained in:
6
config/nfs-server.exports.yaml
Normal file
6
config/nfs-server.exports.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
exports:
|
||||
- id: public_data
|
||||
path: /srv/nfs/public
|
||||
clients: 10.0.0.0/22
|
||||
options: rw,sync,no_subtree_check
|
||||
description: Export principal reseau local
|
||||
Reference in New Issue
Block a user