HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

autofsd — Run `automount` on startup and network configuration change events. It should not be invoked manuall

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandrunstartupandnetworkcliautofsdautomount
macos

Problem

How to use the autofsd command: Run automount on startup and network configuration change events. It should not be invoked manually. More information: <https://keith.github.io/xcode-man-pages/autofsd.8.html>.

Solution

autofsd — Run automount on startup and network configuration change events. It should not be invoked manually. More information: <https://keith.github.io/xcode-man-pages/autofsd.8.html>.

Start the daemon:
autofsd

Code Snippets

Start the daemon

autofsd

Context

tldr-pages: osx/autofsd

Revisions (0)

No revisions yet.