Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 7th, 2012  |  syntax: None  |  size: 0.31 KB  |  hits: 40  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. {
  2.         "Label" = "com.apple.launchd.peruser.502";
  3.         "LimitLoadToSessionType" = "System";
  4.         "OnDemand" = true;
  5.         "LastExitStatus" = 256;
  6.         "TimeOut" = 30;
  7.         "Program" = "/sbin/launchd";
  8.         "EnableTransactions" = true;
  9.         "TransactionCount" = -1;
  10.         "MachServices" = {
  11.                 "com.apple.launchd.peruser.502" = mach-port-object;
  12.         };
  13. };