# File lib/daemon_kit/initializer.rb, line 165
    def set_umask
      File.umask configuration.umask
    end