]>
Commit | Line | Data |
---|---|---|
5b0a4722 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
dcace88f | 2 | <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> |
5b0a4722 A |
3 | <plist version="1.0"> |
4 | <dict> | |
5b0a4722 A |
5 | <key>KeepAlive</key> |
6 | <dict> | |
7 | <key>PathState</key> | |
8 | <dict> | |
9 | <key>/etc/rc.local</key> | |
10 | <true/> | |
11 | <key>/etc/rc.shutdown.local</key> | |
12 | <true/> | |
13 | </dict> | |
14 | </dict> | |
dcace88f A |
15 | <key>Label</key> |
16 | <string>com.apple.SystemStarter</string> | |
17 | <key>Program</key> | |
18 | <string>/sbin/SystemStarter</string> | |
5b0a4722 A |
19 | <key>QueueDirectories</key> |
20 | <array> | |
21 | <string>/Library/StartupItems</string> | |
22 | <string>/System/Library/StartupItems</string> | |
23 | </array> | |
5b0a4722 A |
24 | </dict> |
25 | </plist> |