From: ajacoutot Date: Tue, 22 Jul 2014 07:38:52 +0000 (+0000) Subject: Tweak after recebt rc.securelevel change. X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=0091b43dca1bd9a27b4a46c064bb95de09b81f12;p=openbsd Tweak after recebt rc.securelevel change. --- diff --git a/share/man/man8/rc.8 b/share/man/man8/rc.8 index 709d36f0da7..c0d9b1b1247 100644 --- a/share/man/man8/rc.8 +++ b/share/man/man8/rc.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rc.8,v 1.39 2014/07/14 09:21:04 ajacoutot Exp $ +.\" $OpenBSD: rc.8,v 1.40 2014/07/22 07:38:52 ajacoutot Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -29,7 +29,7 @@ .\" .\" @(#)rc.8 8.2 (Berkeley) 12/11/93 .\" -.Dd $Mdocdate: July 14 2014 $ +.Dd $Mdocdate: July 22 2014 $ .Dt RC 8 .Os .Sh NAME @@ -138,7 +138,8 @@ is executed by to start daemons that must be run before the security level changes. Following this, .Nm rc -then sets the security level to '1'. +then sets the security level to '1' if it wasn't set already by +.Nm rc.securelevel . See .Xr securelevel 7 for the effects of setting the security level.