diff --git a/pages/osx/autofsd.md b/pages/osx/autofsd.md new file mode 100644 index 000000000..07562dfd6 --- /dev/null +++ b/pages/osx/autofsd.md @@ -0,0 +1,9 @@ +# autofsd + +> Runs `automount` on startup and network configuration change events. +> It should not be invoked manually. +> More information: . + +- Start the daemon: + +`autofsd` diff --git a/pages/osx/biomesyncd.md b/pages/osx/biomesyncd.md new file mode 100644 index 000000000..dd200fd56 --- /dev/null +++ b/pages/osx/biomesyncd.md @@ -0,0 +1,9 @@ +# biomesyncd + +> Synchronizes data between devices registered to the same account. +> It should not be invoked manually. +> More information: . + +- Start the daemon: + +`biomesyncd` diff --git a/pages/osx/biometrickitd.md b/pages/osx/biometrickitd.md new file mode 100644 index 000000000..976f8dc87 --- /dev/null +++ b/pages/osx/biometrickitd.md @@ -0,0 +1,9 @@ +# biometrickitd + +> Provides support for biometric operations. +> It should not be invoked manually. +> More information: . + +- Start the daemon: + +`biometrickitd` diff --git a/pages/osx/cloudd.md b/pages/osx/cloudd.md new file mode 100644 index 000000000..bc6e68f51 --- /dev/null +++ b/pages/osx/cloudd.md @@ -0,0 +1,9 @@ +# cloudd + +> Backs the CloudKit feature. +> It should not be invoked manually. +> More information: . + +- Start the daemon: + +`cloudd` diff --git a/pages/osx/coredatad.md b/pages/osx/coredatad.md new file mode 100644 index 000000000..22713d5fd --- /dev/null +++ b/pages/osx/coredatad.md @@ -0,0 +1,9 @@ +# coredatad + +> Schedules CloudKit operations for clients of NSPersistentCloudKitContainer. +> It should not be invoked manually. +> More information: . + +- Start the daemon: + +`coredatad` diff --git a/pages/osx/ctkd.md b/pages/osx/ctkd.md new file mode 100644 index 000000000..85d6ec81b --- /dev/null +++ b/pages/osx/ctkd.md @@ -0,0 +1,9 @@ +# ctkd + +> SmartCard daemon. +> It should not be invoked manually. +> More information: . + +- Start the daemon: + +`ctkd` diff --git a/pages/osx/deleted.md b/pages/osx/deleted.md new file mode 100644 index 000000000..6b654e270 --- /dev/null +++ b/pages/osx/deleted.md @@ -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: . + +- Start the daemon: + +`deleted` diff --git a/pages/osx/dhcp6d.md b/pages/osx/dhcp6d.md new file mode 100644 index 000000000..b1e9dc5ef --- /dev/null +++ b/pages/osx/dhcp6d.md @@ -0,0 +1,13 @@ +# dhcp6d + +> Stateless DHCPv6 server. See also: `InternetSharing`. +> It should not be invoked manually. +> More information: . + +- Start the daemon: + +`dhcp6d` + +- Use a custom configuration: + +`dhcp6d {{path/to/config}}` diff --git a/pages/osx/hidd.md b/pages/osx/hidd.md new file mode 100644 index 000000000..ba5417967 --- /dev/null +++ b/pages/osx/hidd.md @@ -0,0 +1,9 @@ +# hidd + +> HID library userland daemon. +> It should not be invoked manually. +> More information: . + +- Start the daemon: + +`hidd` diff --git a/pages/osx/internetsharing.md b/pages/osx/internetsharing.md new file mode 100644 index 000000000..bb56b64c5 --- /dev/null +++ b/pages/osx/internetsharing.md @@ -0,0 +1,9 @@ +# InternetSharing + +> Sets up Internet Sharing. +> It should not be invoked manually. +> More information: . + +- Start the daemon: + +`InternetSharing` diff --git a/pages/osx/symptomsd.md b/pages/osx/symptomsd.md new file mode 100644 index 000000000..be5e807a9 --- /dev/null +++ b/pages/osx/symptomsd.md @@ -0,0 +1,9 @@ +# symptomsd + +> Provides services for `Symptoms.framework`. +> It should not be invoked manually. +> More information: . + +- Start the daemon: + +`symptomsd` diff --git a/pages/osx/systemsoundserverd.md b/pages/osx/systemsoundserverd.md new file mode 100644 index 000000000..b1050bb9b --- /dev/null +++ b/pages/osx/systemsoundserverd.md @@ -0,0 +1,8 @@ +# systemsoundserverd + +> Core Audio related daemon. +> It should not be invoked manually. + +- Start the daemon: + +`systemsoundserverd` diff --git a/pages/osx/watchdogd.md b/pages/osx/watchdogd.md new file mode 100644 index 000000000..800395547 --- /dev/null +++ b/pages/osx/watchdogd.md @@ -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: . + +- Start the daemon: + +`watchdogd` diff --git a/pages/osx/watchlistd.md b/pages/osx/watchlistd.md new file mode 100644 index 000000000..48d966a93 --- /dev/null +++ b/pages/osx/watchlistd.md @@ -0,0 +1,9 @@ +# watchlistd + +> Manages the Apple TV app's watch list. +> It should not be invoked manually. +> More information: . + +- Start the daemon: + +`watchlistd` diff --git a/pages/osx/webinspectord.md b/pages/osx/webinspectord.md new file mode 100644 index 000000000..b3def41ed --- /dev/null +++ b/pages/osx/webinspectord.md @@ -0,0 +1,9 @@ +# webinspectord + +> Relays commands between Web Inspector and remote targets like WKWebView. +> It should not be invoked manually. +> More information: . + +- Start the daemon: + +`webinspectord` diff --git a/pages/osx/wps.md b/pages/osx/wps.md new file mode 100644 index 000000000..aacc0a541 --- /dev/null +++ b/pages/osx/wps.md @@ -0,0 +1,9 @@ +# wps + +> Assists AirPort in connecting to a network using Wireless Protected Setup. +> It should not be invoked manually. +> More information: . + +- Start the daemon: + +`wps`