]> git.saurik.com Git - apple/syslog.git/blobdiff - syslogd.tproj/com.apple.syslogd.plist
syslog-267.tar.gz
[apple/syslog.git] / syslogd.tproj / com.apple.syslogd.plist
index 7ddd7f6076a768375ec864aab981dbd43f8c8dbb..05ab013451369fb72dfb09427f1e51c0dce7a976 100644 (file)
@@ -2,16 +2,25 @@
 <!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>Label</key>
+       <string>com.apple.syslogd</string>
+       <key>OnDemand</key>
+       <false/>
+       <key>JetsamProperties</key>
+       <dict>
+               <key>JetsamPriority</key>
+               <integer>-49</integer>
+               <key>JetsamMemoryLimit</key>
+               <integer>300</integer>
+       </dict>
        <key>HopefullyExitsLast</key>
        <true/>
        <key>EnableTransactions</key>
        <true/>
+        <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>
-               <true/>
+               <dict>
+                       <key>ResetAtClose</key>
+                       <true/>
+               </dict>
        </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>