summarylogtreecommitdiffstats
path: root/netmount.conf
blob: 34f6faa8e004dd94122cf80e03c5be40b403f453 (plain)
1
2
3
4
5
6
7
8
9
10
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