From d011211f4cb923cc4b11d43140c3ce1e7ca6cc3c Mon Sep 17 00:00:00 2001 From: Pierre Frisch Date: Sat, 29 Jul 2017 20:18:56 -0700 Subject: [PATCH] Commit missing file --- com.dmx-web.server.example.plist | 27 +++++++++++++++++++++++++++ 1 file changed, 27 insertions(+) diff --git a/com.dmx-web.server.example.plist b/com.dmx-web.server.example.plist index e69de29..3be95c5 100644 --- a/com.dmx-web.server.example.plist +++ b/com.dmx-web.server.example.plist @@ -0,0 +1,27 @@ + + + + + RunAtLoad + + KeepAlive + + Label + com.dmx-web.server + ProgramArguments + + /usr/local/bin/dmx-web + -c + /Library/Server/DMX/dmx-web.json + + StandardOutPath + /Library/Logs/homebridge/dmxlogfile.log + StandardErrorPath + /Library/Logs/homebridge/dmxlogfile.log + EnvironmentVariables + + PATH + /usr/local/bin/:$PATH + + +