]>
git.saurik.com Git - apple/syslog.git/blob - syslogd.tproj/com.apple.syslogd.plist
05ab013451369fb72dfb09427f1e51c0dce7a976
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">
6 <string>com.apple.syslogd
</string>
9 <key>JetsamProperties
</key>
11 <key>JetsamPriority
</key>
12 <integer>-
49</integer>
13 <key>JetsamMemoryLimit
</key>
14 <integer>300</integer>
16 <key>HopefullyExitsLast
</key>
18 <key>EnableTransactions
</key>
20 <key>POSIXSpawnType
</key>
21 <string>Adaptive
</string>
22 <key>ProgramArguments
</key>
25 Un-comment the following lines to run syslogd with a sandbox profile.
26 Sandbox profiles restrict processes from performing unauthorized
27 operations; so it may be necessary to update the profile
28 (/usr/share/sandbox/syslogd.sb) if any changes are made to the syslog
29 configuration (/etc/syslog.conf).
32 <string>/usr/bin/sandbox-exec</string>
34 <string>/usr/share/sandbox/syslogd.sb</string>
36 <string>/usr/sbin/syslogd
</string>
38 <key>EnvironmentVariables
</key>
40 <key>ASL_DISABLE
</key>
43 <key>MachServices
</key>
45 <key>com.apple.system.logger
</key>
47 <key>ResetAtClose
</key>
53 <key>BSDSystemLogger
</key>
55 <key>SockPathName
</key>
56 <string>/var/run/syslog
</string>
58 <string>dgram
</string>
59 <key>SockPathMode
</key>
60 <integer>438</integer>
63 Un-comment the following lines to enable the network syslog protocol listener.
66 <key>NetworkListener</key>
68 <key>SockServiceName</key>
69 <string>syslog</string>
71 <string>dgram</string>