Files
cheatsheet-tldr/tldr/osx/automountd

19 lines
389 B
Plaintext

---
syntax: markdown
tags: [tldr, osx]
source: https://github.com/tldr-pages/tldr.git
---
# 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`