~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/services/sshserver/service.py

Working sketch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
171
171
            logging.getLogger(self._access_log_path),
172
172
            self._access_log_path)
173
173
        manager.setUp()
174
 
        set_up_oops_reporting(self._main_log, self._oops_configuration)
 
174
        # set_up_oops_reporting(self._main_log, self._oops_configuration)
175
175
        notify(events.ServerStarting())
176
176
        # By default, only the owner of files should be able to write to them.
177
177
        # Perhaps in the future this line will be deleted and the umask