]> git.saurik.com Git - apple/syslog.git/blobdiff - syslogd.tproj/com.apple.syslogd.plist
syslog-385.tar.gz
[apple/syslog.git] / syslogd.tproj / com.apple.syslogd.plist
index 7ddd7f6076a768375ec864aab981dbd43f8c8dbb..e6f70ca3361fac046092eeb0c6e3a181f3a7a32a 100644 (file)
@@ -2,16 +2,18 @@
 <!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>