summarylogtreecommitdiffstats
path: root/netmount.conf
diff options
context:
space:
mode:
Diffstat (limited to 'netmount.conf')
-rw-r--r--netmount.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/netmount.conf b/netmount.conf
new file mode 100644
index 000000000000..34f6faa8e004
--- /dev/null
+++ b/netmount.conf
@@ -0,0 +1,11 @@
+# Configuration for netmount service
+
+# List of network filesystems
+NETWORK_FS="nfs,nfs4,cifs,ceph,glusterfs,fuse.sshfs,davfs"
+
+# Put here the network manager service name you use
+# If you set static ip from rc.local leave commented or empty
+#NETWORK_MANAGER=connmand
+
+# You can specify your gateway or let it be detected
+#GATEWAY=192.168.1.1