snippetbashTip
automountd — An automatic mount/unmount daemon for `autofs`. Started on demand by `launchd`. It should not be inv
Viewed 0 times
automountdcommandunmountcliautomaticdaemonmountfor
macos
Problem
How to use the
automountd command: 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>.Solution
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:
automountdLog more details to
syslog:automountd -vCode Snippets
Start the daemon
automountdLog more details to `syslog`
automountd -vContext
tldr-pages: osx/automountd
Revisions (0)
No revisions yet.