1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/osx/automountd.md

14 lines
284 B
Markdown
Raw Normal View History

# automountd
> An automatic mount/unmount daemon for `autofs`. Started on demand by `launchd`.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/automountd/>.
- Start the daemon:
`automountd`
- Log more details to `syslog`:
`automountd -v`