diff --git a/scripts/org.home-assistant.plist b/scripts/org.home-assistant.plist new file mode 100644 index 00000000000..b445852e05f --- /dev/null +++ b/scripts/org.home-assistant.plist @@ -0,0 +1,39 @@ + + + + + Label + org.home-assitant + + EnvironmentVariables + + PATH + /usr/local/bin/:/usr/bin:$PATH + + + Program + %HASS_PATH% + + AbandonProcessGroup + + + RunAtLoad + + + KeepAlive + + SuccessfulExit + + + + WorkingDirectory + %PATH% + + StandardErrorPath + /Users/%USER%/Library/Logs/home-assitant.log + + StandardOutPath + /Users/%USER%/Library/Logs/home-assitant.log + + +