From owner-freebsd-questions@FreeBSD.ORG Thu Jun 29 10:29:52 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78D4B16A40F for ; Thu, 29 Jun 2006 10:29:52 +0000 (UTC) (envelope-from nospam@mgedv.net) Received: from mail.mgedv.net (mail.mgedv.net [81.223.168.230]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1176C44874 for ; Thu, 29 Jun 2006 10:29:51 +0000 (GMT) (envelope-from nospam@mgedv.net) Received: from metis (sslint.my.loop [1.1.1.1]) by mail.my.loop (mgedv) with ESMTP id F38FB457A1 for ; Thu, 29 Jun 2006 12:29:49 +0200 (CEST) From: "no@spam@mgedv.net" To: Date: Thu, 29 Jun 2006 12:29:50 +0200 Message-ID: <00b701c69b66$f4127e60$01010101@avalon.lan> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcabZvJStIYcCZzFSV21GId2hwQWCg== Subject: /etc/ttys typo? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jun 2006 10:29:52 -0000 # status Must be on or off. If on, init will run the getty program on # the specified port. If the word "secure" appears, this tty # allows root login. # but isn't it like, if i change from secure to insecure, that root is NOT allowed to log in anymore directly from this terminal? (of course, i ran into that problem and had to cd-boot ;-) ) have fun & code!