On Mon, Mar 27, 2006 at 03:12:59PM -0800, Ross Boylan wrote: > 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. /var/run/sshd.pid is what the original conffile has, and my upgrade worked. Can this be closed, or is there still a bug?
-- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]