]> git.saurik.com Git - apple/configd.git/blame - configd.tproj/com.apple.configd.plist
configd-293.8.tar.gz
[apple/configd.git] / configd.tproj / com.apple.configd.plist
CommitLineData
edebe297 1<?xml version="1.0" encoding="UTF-8"?>
a40a14f8 2<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
edebe297
A
3<plist version="1.0">
4<dict>
a40a14f8
A
5 <key>EnableTransactions</key>
6 <true/>
edebe297
A
7 <key>KeepAlive</key>
8 <true/>
9 <key>Label</key>
10 <string>com.apple.configd</string>
a40a14f8
A
11 <key>MachExceptionHandler</key>
12 <string>com.apple.ReportCrash.DirectoryService</string>
edebe297
A
13 <key>MachServices</key>
14 <dict>
15 <key>com.apple.SystemConfiguration.configd</key>
16 <true/>
17 </dict>
18 <key>ProgramArguments</key>
19 <array>
a40a14f8 20 <string>/usr/libexec/configd</string>
edebe297 21 </array>
a40a14f8
A
22 <key>Umask</key>
23 <integer>18</integer>
edebe297
A
24</dict>
25</plist>