~ubuntu-branches/ubuntu/lucid/openssh/lucid

« back to all changes in this revision

Viewing changes to sftp-server.0

  • Committer: Bazaar Package Importer
  • Author(s): Colin Watson
  • Date: 2010-01-26 13:07:40 UTC
  • mfrom: (1.13.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20100126130740-d7r70jqrqlbvz3r0
Tags: 1:5.3p1-1ubuntu1
* Resynchronise with Debian.  Remaining changes:
  - Add support for registering ConsoleKit sessions on login.
  - Drop openssh-blacklist and openssh-blacklist-extra to Suggests; they
    take up a lot of CD space, and I suspect that rolling them out in
    security updates has covered most affected systems now.
  - Convert to Upstart.  The init script is still here for the benefit of
    people running sshd in chroots.

Show diffs side-by-side

added added

removed removed

Lines of Context:
32
32
             debugging output.  The default is ERROR.
33
33
 
34
34
     For logging to work, sftp-server must be able to access /dev/log.  Use of
35
 
     sftp-server in a chroot configuation therefore requires that syslogd(8)
 
35
     sftp-server in a chroot configuration therefore requires that syslogd(8)
36
36
     establish a logging socket inside the chroot directory.
37
37
 
38
38
SEE ALSO
47
47
AUTHORS
48
48
     Markus Friedl <markus@openbsd.org>
49
49
 
50
 
OpenBSD 4.5                      July 18, 2008                               1
 
50
OpenBSD 4.6                     March 26, 2009                               1