touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #32225
[Bug 1390012] Re: "/etc/init.d/ssh stop" does not stop ssh server processes
What release did you notice this on? It worked fine for me on Vivid.
[ 8:26AM ] [ bdmurray@impulse:~ ]
$ sudo /etc/init.d/ssh stop
ssh stop/waiting
[ 8:27AM ] [ bdmurray@impulse:~ ]
$ ssh localhost
ssh: connect to host localhost port 22: Connection refused
** Changed in: openssh (Ubuntu)
Status: Confirmed => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1390012
Title:
"/etc/init.d/ssh stop" does not stop ssh server processes
Status in “openssh” package in Ubuntu:
Incomplete
Bug description:
Running "/etc/init.d/ssh stop" does not result in ssh server being
stopped. Running "service ssh stop" works fine.
As a result, running "/etc/init.d/ssh restart" does not restart sshd
so new settings from sshd_config won't be loaded.
Using "service ssh restart" works fine, but ideally using the init
script should still work as long as it's still there.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1390012/+subscriptions
Follow ups