From a2326e80397f73bc6e05dee11c08fbe54639ad09 Mon Sep 17 00:00:00 2001 From: Max Drasbeck Date: Fri, 21 Oct 2022 04:30:25 +0200 Subject: [PATCH] wifivelocityd, wwand, xartstorageremoted, xsand: add page (#9113) --- pages/osx/wifivelocityd.md | 9 +++++++++ pages/osx/wwand.md | 9 +++++++++ pages/osx/xartstorageremoted.md | 9 +++++++++ pages/osx/xsand.md | 9 +++++++++ 4 files changed, 36 insertions(+) create mode 100644 pages/osx/wifivelocityd.md create mode 100644 pages/osx/wwand.md create mode 100644 pages/osx/xartstorageremoted.md create mode 100644 pages/osx/xsand.md diff --git a/pages/osx/wifivelocityd.md b/pages/osx/wifivelocityd.md new file mode 100644 index 000000000..d9427cb7e --- /dev/null +++ b/pages/osx/wifivelocityd.md @@ -0,0 +1,9 @@ +# wifivelocityd + +> XPC helper for performing system context actions for the WiFiVelocity framework. +> It should not be invoked manually. +> More information: . + +- Start the daemon: + +`wifivelocityd` diff --git a/pages/osx/wwand.md b/pages/osx/wwand.md new file mode 100644 index 000000000..c12878f25 --- /dev/null +++ b/pages/osx/wwand.md @@ -0,0 +1,9 @@ +# wwand + +> USB WWAN device configuration daemon. +> It should not be invoked manually. +> More information: . + +- Start the daemon: + +`wwand` diff --git a/pages/osx/xartstorageremoted.md b/pages/osx/xartstorageremoted.md new file mode 100644 index 000000000..2e790c860 --- /dev/null +++ b/pages/osx/xartstorageremoted.md @@ -0,0 +1,9 @@ +# xartstorageremoted + +> The xART Remote Storage Daemon. Receives save/fetch requests from the CoProcessor. +> It should not be invoked manually. +> More information: . + +- Start the daemon: + +`xartstorageremoted` diff --git a/pages/osx/xsand.md b/pages/osx/xsand.md new file mode 100644 index 000000000..38d9e674f --- /dev/null +++ b/pages/osx/xsand.md @@ -0,0 +1,9 @@ +# xsand + +> Xsan file system management daemon. Provides services for the Xsan file system. +> It should not be invoked manually. +> More information: . + +- Start the daemon: + +`xsand`