Issues with router_get_by_nickname() (3)
[tor/rransom.git] / contrib / osx / TorStartupInfo.plist
blob08d92742a6903550a5f5d5c95c2988fd51edc3de
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>CFBundleIdentifier</key>
6 <string>Tor Startup Script</string>
7 <key>CFBundleGetInfoString</key>
8 <string>Tor Startup Script</string>
9 <key>CFBundleName</key>
10 <string>Tor Startup Script</string>
11 <key>CFBundleShortVersionString</key>
12 <string>0.1</string>
13 <key>IFPkgFlagAllowBackRev</key>
14 <true/>
15 <key>IFPkgFlagAuthorizationAction</key>
16 <string>RootAuthorization</string>
17 <key>IFPkgFlagRestartAction</key>
18 <string>NoRestart</string>
19 <key>IFPkgFlagFollowLinks</key>
20 <true/>
21 <key>IFPkgFlagIsRequired</key>
22 <false/>
23 <key>IFPkgFlagRootVolumeOnly</key>
24 <true/>
25 </dict>
26 </plist>