[Bug 747756]

Jamie Strandboge jamie at ubuntu.com
Tue Nov 12 16:52:18 UTC 2013


Thank you for reporting this bug to Ubuntu. maverick has reached EOL
(End of Life) for this package and is no longer supported. As
a result, this bug against maverick is being marked "Won't Fix".
Please see https://wiki.ubuntu.com/Releases for currently
supported Ubuntu releases.

Please feel free to report any other bugs you may find.

** Changed in: openssh (Ubuntu Maverick)
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/747756

Title:
  sshd is not started on transition from single to multi user

Status in “openssh” package in Ubuntu:
  Fix Released
Status in “openssh” source package in Lucid:
  New
Status in “openssh” source package in Maverick:
  Won't Fix

Bug description:
  The start and stop conditions of ssh server make it so ssh is stopped
  when a user runs

  telinit 1

  but not re-started when the system is booted back into runlevel 2.

  The fix is to change

  start on filesystem

  to

  start on filesystem or runlevel [2345]

  This will still start ssh earlier than other services during boot, but
  will also start it on transitions into runlevel 2.

  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: openssh-server 1:5.8p1-1ubuntu2
  ProcVersionSignature: Ubuntu 2.6.38-7.38-generic 2.6.38
  Uname: Linux 2.6.38-7-generic x86_64
  NonfreeKernelModules: nvidia wl
  Architecture: amd64
  Date: Fri Apr  1 13:26:33 2011
  InstallationMedia: Xubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101008.1)
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: openssh
  UpgradeStatus: Upgraded to natty on 2011-01-12 (79 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/747756/+subscriptions



More information about the foundations-bugs mailing list