Add script 'show-nfs-clients.sh'.
This commit is contained in:
20
conf/show-nfs-clients.conf.sample
Normal file
20
conf/show-nfs-clients.conf.sample
Normal file
@@ -0,0 +1,20 @@
|
||||
# -----------------------------------------
|
||||
# - Settings for script show-nfs-clients.sh
|
||||
# -----------------------------------------
|
||||
|
||||
# NFS_SERVER_IPV4
|
||||
#
|
||||
# The IP-Address where the nfs clients are connected
|
||||
#
|
||||
# If not given, script tries to determin th ip-address
|
||||
#
|
||||
#NFS_SERVER_IPV4=""
|
||||
|
||||
|
||||
# NFS_SERVER_PORT
|
||||
#
|
||||
# The Port where the nfs service is listen
|
||||
#
|
||||
# Default: NFS_SERVER_PORT=2049
|
||||
#
|
||||
#NFS_SERVER_PORT=2049
|
||||
Reference in New Issue
Block a user