tldr/pages/osx/automountd.md

14 lines
299 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://keith.github.io/xcode-man-pages/automountd.8.html>.
- Start the daemon:
`automountd`
- Log more details to `syslog`:
`automountd -v`