aboutsummaryrefslogtreecommitdiffstats
path: root/cifs-sample.conf
blob: 86a42be8d65c2216302c773dcb5191d034f091ec (plain) (blame)
1
2
3
4
5
mount_options="-t cifs -o vers=2.0,username=user,password=pass"
mount_source="//host/share"
mount_target="/mnt/cifs-share"
mount_max_retries=20
mount_retry_interval=15s