revap dev docs

This commit is contained in:
Lucy Cifferello
2022-02-11 12:56:53 -07:00
parent 870b290415
commit 6f16fdc7a4
33 changed files with 1561 additions and 1107 deletions

View File

@@ -0,0 +1,22 @@
.. _embassyd:
========
EmbassyD
========
.. warning:: This is for advanced users only!! Anything you do while SSH'd into your Embassy is NOT SUPPORTED, unless under the guidance of a Start9 technician.
EmbassyD is the daemon that runs everything that could be considered EmbassyOS.
When SSH'd into your Embassy, you may see the status of EmbassyD with the following:
.. code-block:: bash
systemctl status embassyd
If you need to restart the daemon for some reason, you can do so with:
.. code-block:: bash
systemctl restart embassyd