From 1bbf9a23189619ec973bc5748faf377dff112749 Mon Sep 17 00:00:00 2001 From: rembo10 Date: Sat, 16 May 2015 19:32:40 -0700 Subject: [PATCH] Updated osx init script to prevent crashing on yosemite --- init-scripts/init.osx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/init-scripts/init.osx b/init-scripts/init.osx index ba176e20..c9960449 100644 --- a/init-scripts/init.osx +++ b/init-scripts/init.osx @@ -3,16 +3,16 @@ Label - com.headphones.headphones + headphones ProgramArguments + /usr/bin/python /Applications/Headphones/Headphones.py - --quiet - --daemon - --nolaunch RunAtLoad + KeepAlive +