From owner-freebsd-bugs Mon Nov 26 7: 0: 7 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0085237B405 for ; Mon, 26 Nov 2001 07:00:03 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fAQF02a57297; Mon, 26 Nov 2001 07:00:02 -0800 (PST) (envelope-from gnats) Date: Mon, 26 Nov 2001 07:00:02 -0800 (PST) Message-Id: <200111261500.fAQF02a57297@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Dag-Erling Smorgrav Subject: Re: conf/32288: After install: /etc/rc complains if crypto is not installed Reply-To: Dag-Erling Smorgrav Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR conf/32288; it has been noted by GNATS. From: Dag-Erling Smorgrav To: Ernst de Haan Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: conf/32288: After install: /etc/rc complains if crypto is not installed Date: 26 Nov 2001 15:54:32 +0100 Ernst de Haan writes: > Starting final network daemons: creating ssh RSA host key > /etc/rc: /usr/bin/ssh-keygen: not found > creating ssh DSA host key > /etc/rc: /usr/bin/ssh-keygen: not found > . This is because sysinstall sets sshd_enable to YES. It should probably set it to NO when crypto is not installed. In addition, rc.network should check for the existence and executability of ssh-keygen, which should probably be parametrized. DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message