[Bug 747756] [NEW] sshd is not started on transition from single to multi user

Clint Byrum clint at fewbar.com
Fri Apr 1 20:30:10 UTC 2011


Public bug reported:

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)

** Affects: openssh (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug natty running-unity

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, 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



More information about the Ubuntu-server-bugs mailing list