<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -182,8 +182,8 @@ module StarlingServer
     end
 
     def drop_privileges
-      Process::Sys.setresgid(options[:group], options[:group], options[:group]) if options[:group]
-      Process::Sys.setresuid(options[:user], options[:user], options[:user]) if options[:user]
+      Process::Sys.setgid(options[:group]) if options[:group]
+      Process::Sys.setuid(options[:user]) if options[:user]
     end
 
     def shutdown</diff>
      <filename>lib/starling/server_runner.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>cbb07c4e7af7f831512a70a926f80dbced94d2ff</id>
    </parent>
  </parents>
  <author>
    <name>Joe Damato</name>
    <email>ice799@gmail.com</email>
  </author>
  <url>http://github.com/starling/starling/commit/d664de1e223d515a9e1cbdbc7f0f0af489cb03c8</url>
  <id>d664de1e223d515a9e1cbdbc7f0f0af489cb03c8</id>
  <committed-date>2009-04-13T08:14:20-07:00</committed-date>
  <authored-date>2009-04-10T13:57:41-07:00</authored-date>
  <message>stop being so self-centered. there are other platforms other than linux.</message>
  <tree>92c6df34fa0dbee2c2c6aa50afab0d9cdcc59f50</tree>
  <committer>
    <name>Chris Gaffney</name>
    <email>cgaffney@crayoninterface.com</email>
  </committer>
</commit>
