airportd, automountd, coreautha, coreauthd, nfcd: add page (#7608)

This commit is contained in:
pixel
2022-02-01 21:38:26 +01:00
committed by GitHub
parent 2396c6d791
commit a1aad5301e
5 changed files with 49 additions and 0 deletions

13
pages/osx/automountd.md Normal file
View File

@@ -0,0 +1,13 @@
# 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`