<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
- <key>Label</key>
- <string>com.apple.syslogd</string>
- <key>OnDemand</key>
- <false/>
- <key>HopefullyExitsLast</key>
+ <key>Label</key>
+ <string>com.apple.syslogd</string>
+ <key>KeepAlive</key>
<true/>
<key>EnableTransactions</key>
<true/>
+ <key>EnablePressuredExit</key>
+ <false/>
+ <key>POSIXSpawnType</key>
+ <string>Adaptive</string>
<key>ProgramArguments</key>
- <array>
+ <array>
<!--
Un-comment the following lines to run syslogd with a sandbox profile.
Sandbox profiles restrict processes from performing unauthorized
<string>/usr/share/sandbox/syslogd.sb</string>
-->
<string>/usr/sbin/syslogd</string>
- </array>
+ </array>
+ <key>EnvironmentVariables</key>
+ <dict>
+ <key>ASL_DISABLE</key>
+ <string>1</string>
+ </dict>
<key>MachServices</key>
<dict>
<key>com.apple.system.logger</key>
</dict>
<key>Sockets</key>
<dict>
- <key>AppleSystemLogger</key>
- <dict>
- <key>SockPathName</key>
- <string>/var/run/asl_input</string>
- <key>SockPathMode</key>
- <integer>438</integer>
- </dict>
<key>BSDSystemLogger</key>
<dict>
<key>SockPathName</key>