From 2478be8dfa658e10cacf9c336f0d149282f9b394 Mon Sep 17 00:00:00 2001 From: Marco Pfatschbacher Date: Wed, 22 Oct 2008 22:16:17 +0000 Subject: Mention that "secure" on the console entry means, that no password will be needed for single-user. It's already noted in init(8), but having it here to cannot hurt. s/login/log in/ + corrections from jmc. OK jmc@ --- libexec/getty/ttys.5 | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/libexec/getty/ttys.5 b/libexec/getty/ttys.5 index 3e37f058d2a..5c2cae26676 100644 --- a/libexec/getty/ttys.5 +++ b/libexec/getty/ttys.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ttys.5,v 1.10 2007/05/31 19:19:39 jmc Exp $ +.\" $OpenBSD: ttys.5,v 1.11 2008/10/22 22:16:16 mpf Exp $ .\" Copyright (c) 1985, 1991, 1993 .\" The Regents of the University of California. All rights reserved. .\" @@ -28,7 +28,7 @@ .\" .\" from: @(#)ttys.5 8.1 (Berkeley) 6/4/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: October 22 2008 $ .Dt TTYS 5 .Os .Sh NAME @@ -98,7 +98,12 @@ The opposite of on. .It Ar secure If .Ar on -is also specified, allows users with a UID of 0 to login on this line. +is also specified, allows users with a UID of 0 to log in on this line. +If set for the +.Ar console +entry, then +.Xr init 8 +will start a single-user shell without asking for the superuser password. .El .Pp Additionally, the following flags modify the default behavior of -- cgit v1.2.3