summarylogtreecommitdiffstats
path: root/homebridge-user.service
diff options
context:
space:
mode:
authorAidan Harris2017-11-30 19:36:10 +0000
committerAidan Harris2017-11-30 19:36:10 +0000
commit225d2e4ec1c17df6462434c14107134ce58a3823 (patch)
tree707349b99a8223bac4456ed4a24ec446427ff421 /homebridge-user.service
downloadaur-225d2e4ec1c17df6462434c14107134ce58a3823.tar.gz
Initial Commit
Diffstat (limited to 'homebridge-user.service')
-rw-r--r--homebridge-user.service8
1 files changed, 8 insertions, 0 deletions
diff --git a/homebridge-user.service b/homebridge-user.service
new file mode 100644
index 000000000000..f7b0ca1f797c
--- /dev/null
+++ b/homebridge-user.service
@@ -0,0 +1,8 @@
+[Unit]
+Description=Node.js HomeKit Server
+
+[Service]
+ExecStart=/usr/bin/homebridge -U %h/.homebridge
+
+[Install]
+WantedBy=default.target