0

I'm trying to get a Perforce server (p4d) to start when the Mac starts, but before anyone logs in. Specifically it's a Mac Mini running OS X 10.7.5. I have admin access, so that's not a problem.

Almo
  • 428

1 Answers1

2

You will want to use launchd and add a LaunchAgent.

SU Post with Good Tutorial

There is also a GUI that can assist you with launchd called Lingon.

launchd man page