osx startupitems shell script does not launch application
问题 I'm trying to launch a faceless server application with it's associated project using shell script on OSX 10.10.4. The shell script has been set to executable. On Startup nothing happens to launch Wakanda\ Server.app/Contents/MacOS/Wakanda\ Server. Please help me make this work. The shell script is at: Macintosh HD:Library:StartupItems:DispatchStartup:DispatchStartup.sh The contents of this shell script is: #!/bin/sh . /etc/rc.common # The start subroutine StartService() { # Insert your start