This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-19 10:53:58 +00:00
Code
Issues
Releases
Activity
c3d1d2e104
freebsd
/
etc
/
auto_master
6 lines
105 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Bring in the new automounter, similar to what's provided in most other UNIX systems, eg. MacOS X and Solaris. It uses Sun-compatible map format, has proper kernel support, and LDAP integration. There are still a few outstanding problems; they will be fixed shortly. Reviewed by: allanjude@, emaste@, kib@, wblock@ (earlier versions) Phabric: D523 MFC after: 2 weeks Relnotes: yes Sponsored by: The FreeBSD Foundation
2014-08-17 09:44:42 +00:00
# $FreeBSD$
#
# Automounter master map, see auto_master(5) for details.
#
Add "nobrowse" option. Previously automountd(8) always behaved as if it was set, now it's conditional. PR: 192862 MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
2014-08-23 12:00:45 +00:00
/net -hosts -nobrowse,nosuid
Reference in New Issue
Copy Permalink