diff --git a/source/getting-started/advanced.markdown b/source/getting-started/advanced.markdown index 3aa06195547..074df8e4857 100644 --- a/source/getting-started/advanced.markdown +++ b/source/getting-started/advanced.markdown @@ -14,10 +14,10 @@ Here are some general tutorials on how to setup some of the more advanced deploy
- + - +
@@ -98,9 +98,9 @@ sudo journalctl -f -u home-assistant ```
-
-OS X uses launchd to manage it's services. Setting up Home Assistant via launchd -will let OS X start it on boot and make sure it's always running. +
+Setting up Home Assistant to run as a background service is simple. OS X will +start it on boot and make sure it's always running. To get Home Assistant installed as a background service, run: @@ -122,6 +122,6 @@ Home Assistant has been uninstalled. ``` -
+
###[« Back to Getting Started](/getting-started/index.html)