[CalendarServer-changes] [6312] CalendarServer/branches/users/wsanchez/deployment/contrib/launchd/ calendarserver.plist

source_changes at macosforge.org source_changes at macosforge.org
Fri Sep 17 09:39:45 PDT 2010


Revision: 6312
          http://trac.macosforge.org/projects/calendarserver/changeset/6312
Author:   sagen at apple.com
Date:     2010-09-17 09:39:44 -0700 (Fri, 17 Sep 2010)
Log Message:
-----------
Use kqueue in the master process

Modified Paths:
--------------
    CalendarServer/branches/users/wsanchez/deployment/contrib/launchd/calendarserver.plist

Modified: CalendarServer/branches/users/wsanchez/deployment/contrib/launchd/calendarserver.plist
===================================================================
--- CalendarServer/branches/users/wsanchez/deployment/contrib/launchd/calendarserver.plist	2010-09-17 03:26:05 UTC (rev 6311)
+++ CalendarServer/branches/users/wsanchez/deployment/contrib/launchd/calendarserver.plist	2010-09-17 16:39:44 UTC (rev 6312)
@@ -30,6 +30,8 @@
   <array>
     <string>/usr/sbin/caldavd</string>
     <string>-X</string>
+    <string>-R</string>
+    <string>caldav_kqueue</string>
   </array>
 
   <key>InitGroups</key>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100917/87e1c1a1/attachment.html>


More information about the calendarserver-changes mailing list