Olivier Mauras dd9c6c8b22 New package: sv-netmount-0.1
Closes: #5970 [via git-merge-pr]
2017-03-12 19:25:26 +01:00

12 lines
343 B
Plaintext

# 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