Skip to content

Instantly share code, notes, and snippets.

@jmtatsch
Last active November 7, 2015 10:20
Homebridge service
[Unit]
Description=Start homebridge server
[Service]
Type=simple
ExecStart=/usr/bin/homebridge
[Install]
WantedBy=multi-user.target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment