From owner-cvs-all Wed Apr 5 15:21:49 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 5FD9B37B8E2; Wed, 5 Apr 2000 15:21:45 -0700 (PDT) (envelope-from will@FreeBSD.org) Received: (from will@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA90655; Wed, 5 Apr 2000 15:21:45 -0700 (PDT) (envelope-from will@FreeBSD.org) Message-Id: <200004052221.PAA90655@freefall.freebsd.org> From: Will Andrews Date: Wed, 5 Apr 2000 15:21:45 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/ssh Makefile ports/security/ssh/files sshd.sh ports/security/ssh2 Makefile ports/security/ssh2/files sshd.sh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG will 2000/04/05 15:21:45 PDT Modified files: security/ssh Makefile security/ssh2 Makefile Added files: security/ssh/files sshd.sh security/ssh2/files sshd.sh Log: Add better sshd startup scripts; specifically, allow restarting and stopping the server. Martti's submission did not include -h, which I added because if I had added the scripts the way he submitted them, the server wouldn't be started on startup. PR: 10196 Submitted by: Martti Kuparinen Reviewed by: kris (partially) No response: maintainers (PR opened February 22, 1999) Revision Changes Path 1.91 +3 -3 ports/security/ssh/Makefile 1.93 +3 -3 ports/security/ssh2/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message