# File lib/mongrel_cluster/init.rb, line 182
    def cmd_flags
      RUBY_PLATFORM =~ /solaris|aix/i ? "-eo" : "-ewwo"
    end