14 lines
440 B
Markdown
14 lines
440 B
Markdown
---
|
|
layout: page
|
|
title: "Starting at Reboot"
|
|
description: "Starting at Reboot"
|
|
release_date: 2016-11-27 08:00:00 -0500
|
|
sidebar: true
|
|
comments: false
|
|
sharing: true
|
|
footer: true
|
|
regenerate: true
|
|
hide_github_edit: true
|
|
---
|
|
|
|
To run `AppDaemon` at reboot, I have provided a sample init script in the `./scripts` directory. These have been tested on a Raspberry PI - your mileage may vary on other systems. There is also a sample Systemd script.
|