autofsd, biomesyncd, biometrickitd, cloudd, coredatad, ctkd, deleted, InternetSharing, dhcp6d, hidd, systemsoundserverd, wps, webinspectord, watchdogd, watchlistd, symptomsd: add page (#8670)

pull/1/head
pixel 2022-10-03 06:03:11 +02:00 committed by GitHub
parent 8e2521fcae
commit 42a5b68d7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
16 changed files with 147 additions and 0 deletions

9
pages/osx/autofsd.md Normal file
View File

@ -0,0 +1,9 @@
# autofsd
> Runs `automount` on startup and network configuration change events.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/autofsd/>.
- Start the daemon:
`autofsd`

9
pages/osx/biomesyncd.md Normal file
View File

@ -0,0 +1,9 @@
# biomesyncd
> Synchronizes data between devices registered to the same account.
> It should not be invoked manually.
> More information: <https://keith.github.io/xcode-man-pages/biomesyncd.8.html>.
- Start the daemon:
`biomesyncd`

View File

@ -0,0 +1,9 @@
# biometrickitd
> Provides support for biometric operations.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/biometrickitd/>.
- Start the daemon:
`biometrickitd`

9
pages/osx/cloudd.md Normal file
View File

@ -0,0 +1,9 @@
# cloudd
> Backs the CloudKit feature.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/cloudd/>.
- Start the daemon:
`cloudd`

9
pages/osx/coredatad.md Normal file
View File

@ -0,0 +1,9 @@
# coredatad
> Schedules CloudKit operations for clients of NSPersistentCloudKitContainer.
> It should not be invoked manually.
> More information: <https://keith.github.io/xcode-man-pages/coredatad.8.html>.
- Start the daemon:
`coredatad`

9
pages/osx/ctkd.md Normal file
View File

@ -0,0 +1,9 @@
# ctkd
> SmartCard daemon.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/ctkd/>.
- Start the daemon:
`ctkd`

9
pages/osx/deleted.md Normal file
View File

@ -0,0 +1,9 @@
# deleted
> Keeps track of purgeable space and asks clients to purge when space is low.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/deleted/>.
- Start the daemon:
`deleted`

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

@ -0,0 +1,13 @@
# dhcp6d
> Stateless DHCPv6 server. See also: `InternetSharing`.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/dhcp6d/>.
- Start the daemon:
`dhcp6d`
- Use a custom configuration:
`dhcp6d {{path/to/config}}`

9
pages/osx/hidd.md Normal file
View File

@ -0,0 +1,9 @@
# hidd
> HID library userland daemon.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/hidd/>.
- Start the daemon:
`hidd`

View File

@ -0,0 +1,9 @@
# InternetSharing
> Sets up Internet Sharing.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/InternetSharing/>.
- Start the daemon:
`InternetSharing`

9
pages/osx/symptomsd.md Normal file
View File

@ -0,0 +1,9 @@
# symptomsd
> Provides services for `Symptoms.framework`.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/symptomsd/>.
- Start the daemon:
`symptomsd`

View File

@ -0,0 +1,8 @@
# systemsoundserverd
> Core Audio related daemon.
> It should not be invoked manually.
- Start the daemon:
`systemsoundserverd`

9
pages/osx/watchdogd.md Normal file
View File

@ -0,0 +1,9 @@
# watchdogd
> Works with the Watchdog KEXT to ensure that the system is healthy and running.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/watchdogd/>.
- Start the daemon:
`watchdogd`

9
pages/osx/watchlistd.md Normal file
View File

@ -0,0 +1,9 @@
# watchlistd
> Manages the Apple TV app's watch list.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/watchlistd/>.
- Start the daemon:
`watchlistd`

View File

@ -0,0 +1,9 @@
# webinspectord
> Relays commands between Web Inspector and remote targets like WKWebView.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/webinspectord/>.
- Start the daemon:
`webinspectord`

9
pages/osx/wps.md Normal file
View File

@ -0,0 +1,9 @@
# wps
> Assists AirPort in connecting to a network using Wireless Protected Setup.
> It should not be invoked manually.
> More information: <https://www.manpagez.com/man/8/wps/>.
- Start the daemon:
`wps`