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

boot

By: a guest on May 1st, 2012  |  syntax: None  |  size: 0.46 KB  |  hits: 15  |  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. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5.         <key>Boot Banner</key>
  6.         <string>No</string>
  7.         <key>Instant Menu</key>
  8.         <string>Yes</string>
  9.         <key>Kernel</key>
  10.         <string>mach_kernel</string>
  11.         <key>Kernel Flags</key>
  12.         <string>-v</string>
  13.         <key>Rescan</key>
  14.         <string>Yes</string>
  15.         <key>arch</key>
  16.         <string>i386</string>
  17. </dict>
  18. </plist>