summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authortrasz <trasz@FreeBSD.org>2015-05-21 13:42:37 +0000
committertrasz <trasz@FreeBSD.org>2015-05-21 13:42:37 +0000
commitdf07ae934badb6dfd9eae100255fb6b85b28e20c (patch)
tree52fa51ead684722dd412c37753187c4a59e65199 /usr.sbin
parent792cf9363b321087fc99f20d2f47f07354761498 (diff)
downloadFreeBSD-src-df07ae934badb6dfd9eae100255fb6b85b28e20c.zip
FreeBSD-src-df07ae934badb6dfd9eae100255fb6b85b28e20c.tar.gz
MFC r279955:
Add -noauto autofs map, for automatic handling of fstab entries marked "noauto". Relnotes: yes Sponsored by: The FreeBSD Foundation
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/autofs/auto_master.57
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.sbin/autofs/auto_master.5 b/usr.sbin/autofs/auto_master.5
index 5aa389e..89100f7 100644
--- a/usr.sbin/autofs/auto_master.5
+++ b/usr.sbin/autofs/auto_master.5
@@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 9, 2015
+.Dd March 13, 2015
.Dt AUTO_MASTER 5
.Os
.Sh NAME
@@ -260,6 +260,11 @@ when they are automatically created.
.It Li -media
Query devices that are not yet mounted, but contain valid filesystems.
Generally used to access files on removable media.
+.It Li -noauto
+Mount filesystems configured in
+.Xr fstab 5
+as "noauto".
+This needs to be set up as a direct map.
.It Li -null
Prevent
.Xr automountd 8
OpenPOWER on IntegriCloud