@@ -0,0 +1,9 @@
+# airportd
+
+> Manages wireless interfaces.
+> It should not be invoked manually.
+> More information: <https://www.manpagez.com/man/8/airportd/>.
+- Start the daemon:
+`airportd`
@@ -0,0 +1,13 @@
+# automountd
+> An automatic mount/unmount daemon for `autofs`. Started on demand by `launchd`.
+> More information: <https://www.manpagez.com/man/8/automountd/>.
+`automountd`
+- Log more details to `syslog`:
+`automountd -v`
+# coreautha
+> A system agent providing the `LocalAuthentication` framework.
+> It should not be invoked manually. See also: `coreauthd`.
+> More information: <https://www.manpagez.com/man/8/coreautha/>.
+- Start the agent:
+`coreautha`
+# coreauthd
+> A system daemon providing the `LocalAuthentication` framework.
+> It should not be invoked manually. See also: `coreautha`.
+> More information: <https://www.manpagez.com/man/8/coreauthd/>.
+`coreauthd`
+# nfcd
+> This daemon controls the NFC controller.
+> More information: <https://www.manpagez.com/man/8/nfcd/>.
+`nfcd`