mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
nfs root access fix
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# to NFS clients. See exports(5).
|
||||
#
|
||||
# Example for NFSv2 and NFSv3:
|
||||
/ *(rw,sync,no_subtree_check)
|
||||
/ *(rw,sync,no_subtree_check,no_root_squash)
|
||||
|
||||
#
|
||||
# Example for NFSv4:
|
||||
|
||||
Reference in New Issue
Block a user