Skip to content

Instantly share code, notes, and snippets.

@hobodave
Created August 2, 2011 18:23
Show Gist options
  • Save hobodave/1120835 to your computer and use it in GitHub Desktop.
Save hobodave/1120835 to your computer and use it in GitHub Desktop.
{
"Label" = "com.apple.launchd.peruser.502";
"LimitLoadToSessionType" = "System";
"OnDemand" = true;
"LastExitStatus" = 256;
"TimeOut" = 30;
"Program" = "/sbin/launchd";
"EnableTransactions" = true;
"TransactionCount" = -1;
"MachServices" = {
"com.apple.launchd.peruser.502" = mach-port-object;
};
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment