Advertisement
Guest User

org.chameleon.Boot.plist

a guest
Sep 11th, 2013
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>Kernel</key>
  6. <string>mach_kernel</string>
  7. <key>Kernel Flags</key>
  8. <string></string>
  9. <key>Boot Graphics</key>
  10. <string>Yes</string>
  11. <key>Quiet Boot</key>
  12. <string>No</string>
  13. <key>Timeout</key>
  14. <string>5</string>
  15. <key>npci</key>
  16. <string>0x2000</string>
  17. <key>EthernetBuiltIn</key>
  18. <string>Yes</string>
  19. <key>UseKernelCache</key>
  20. <string>No</string>
  21. </dict>
  22. </plist>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement