From fc5b4e109609b5ee783affba7a75e0ac9c5923c8 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sun, 17 Apr 2016 23:33:01 -0700 Subject: [PATCH] Add missing page back for google --- source/getting-started/autostart.markdown | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 source/getting-started/autostart.markdown diff --git a/source/getting-started/autostart.markdown b/source/getting-started/autostart.markdown new file mode 100644 index 00000000000..f62f055da4e --- /dev/null +++ b/source/getting-started/autostart.markdown @@ -0,0 +1,17 @@ +--- +layout: page +title: "Autostart Home Assistant" +description: "Instructions how to setup Home Assistant to launch on start." +date: 2015-9-1 22:57 +sidebar: true +comments: false +sharing: true +footer: true +--- + +There are currently four supported autostart methods: + + - [Linux - SystemD](/getting-started/autostart-systemd/) + - [Linux - Upstart](/getting-started/autostart-upstart/) + - [macOS](/getting-started/autostart-macos/) + - [Synology NAS](/getting-started/autostart-synology/)