]>
Commit | Line | Data |
---|---|---|
5510e443 A |
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>EnableTransactions</key> | |
6 | <true/> | |
7 | <key>JetsamProperties</key> | |
8 | <dict> | |
9 | <key>JetsamMemoryLimit</key> | |
10 | <integer>300</integer> | |
11 | <key>JetsamPriority</key> | |
12 | <integer>-49</integer> | |
13 | </dict> | |
14 | <key>Label</key> | |
15 | <string>com.apple.tzlinkd</string> | |
16 | <key>MachServices</key> | |
17 | <dict> | |
18 | <key>com.apple.tzlink</key> | |
19 | <true/> | |
20 | </dict> | |
21 | <key>POSIXSpawnType</key> | |
22 | <string>Adaptive</string> | |
23 | <key>Program</key> | |
24 | <string>/usr/libexec/tzlinkd</string> | |
25 | </dict> | |
26 | </plist> |