aboutsummaryrefslogtreecommitdiff
path: root/conf.d/localmount
blob: 397e8cd8d03e27fe110c64a02cb31629439ee5eb (plain)
1
2
3
4
5
6
7
8
9
# Stop the unmounting of certain points.
# This could be useful for some NFS related work.
#no_umounts="/dir1:/var/dir2"
#
# Ignore errors when mounting local file systems.
# This should be left alone unless you know what you are doing. If it is
# set to yes, not only will we allow mount failures, but we will ignore
# syntax errors in fstab.
#ignore_mount_errors="NO"