From owner-freebsd-hackers Mon Feb 12 5:42:31 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from security.za.net (security.za.net [196.2.146.22]) by hub.freebsd.org (Postfix) with ESMTP id B4DAC37B401 for ; Mon, 12 Feb 2001 05:42:20 -0800 (PST) Received: from localhost (lists@localhost) by security.za.net (8.9.3/8.9.3) with ESMTP id PAA80424 for ; Mon, 12 Feb 2001 15:42:15 +0200 (SAST) (envelope-from lists@security.za.net) Date: Mon, 12 Feb 2001 15:42:14 +0200 (SAST) From: Lists Account To: hackers@freebsd.org Subject: Jail Pseudo Terminals Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi All, Just a quick question Im hoping someone can help me with. I extended the number of pty's available on my base box just fine, with an edit to /etc/ttys and making some new devices, then just a kill -1 1, and everything worked fine. I did exactly the same thing under the jail, it didnt work, rebooted the box and it still didnt work, does anyone know how to extend the number of pty's under a jail? Any help would be MUCH appreciated Thanks Andrew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message