]> git.saurik.com Git - apple/network_cmds.git/blob - rexecd.tproj/exec.plist
network_cmds-245.19.tar.gz
[apple/network_cmds.git] / rexecd.tproj / exec.plist
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>Disabled</key>
6 <true/>
7 <key>Label</key>
8 <string>com.apple.rexecd</string>
9 <key>ProgramArguments</key>
10 <array>
11 <string>/usr/libexec/rexecd</string>
12 </array>
13 <key>inetdCompatibility</key>
14 <dict>
15 <key>Wait</key>
16 <false/>
17 </dict>
18 <key>Sockets</key>
19 <dict>
20 <key>Listeners</key>
21 <dict>
22 <key>SockServiceName</key>
23 <string>exec</string>
24 </dict>
25 </dict>
26 </dict>
27 </plist>