[Bug 747756] Re: sshd is not started on transition from single to multi user
Rolf Leggewie
747756 at bugs.launchpad.net
Wed Jun 17 12:06:34 UTC 2015
lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".
** Changed in: openssh (Ubuntu Lucid)
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:
Won't Fix
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