[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#359335: ssh/openssh-server dependency problems prevent installation--maybe local goof



init.d/ssh includes these lines

  restart)
	check_config
        echo -n "Restarting OpenBSD Secure Shell server: sshd"
	start-stop-daemon --stop --quiet --oknodo --retry 30
--pidfile /var/run/sshd.pid

We made some changes to get a 2nd sshd running, and may have edited this
by mistake.  The argument to --pidfile should be /var/run/sshd/sshd.pid.

With that change, things seem to work.

So, if the original file is like that, I think it should be fixed.

If it's not, sorry about the noise.  OK to close.

Also, this seems to strictly an openssh-server issue.





Reply to: