From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QLDiy-00061g-SM for garchives@archives.gentoo.org; Sat, 14 May 2011 12:13:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4BDD01C015; Sat, 14 May 2011 12:12:07 +0000 (UTC) Received: from mail-gy0-f181.google.com (mail-gy0-f181.google.com [209.85.160.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 1AD061C015 for ; Sat, 14 May 2011 12:12:06 +0000 (UTC) Received: by gyh4 with SMTP id 4so1512320gyh.40 for ; Sat, 14 May 2011 05:12:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:content-type:content-transfer-encoding; bh=2YoXB46wBwrq0+wNQnfuArZ0Ty7Ws/o+Tblwtewe7+I=; b=vR9w7bQJei66G6RtCaedZ2Dhi9Hh4BUiTzVaSZHXaG4TMFffZZGUTFeiAn0fhaXmaX 6/5uOXzahiRaMmEdGNRefNMyxPD3HuLMvbPL+BDy0VZlD/R6CEPugUK/aZEt3xbzDZ3n BtrBoTApxX91s5Paie3WCkE+Uqhbp4Y0LkAjM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; b=dzi18C8sp5iKBXBfPb0ioEJvTfZrB0Qz+KSBIIs2FNmm7iN8JwDVW/JogquJnglaxd z6e8S4PNrKo6g+15V9WmYoWgVk3JGzth5NPF/tiBL0MmVCjyjbrk008w5CLaEY9mfC4y PAA7AS/Fk4CBPAEicFI1424YL5eY1DCYogemM= Received: by 10.146.47.14 with SMTP id u14mr1962752yau.35.1305375126360; Sat, 14 May 2011 05:12:06 -0700 (PDT) Received: from [192.168.2.5] (adsl-98-95-130-19.jan.bellsouth.net [98.95.130.19]) by mx.google.com with ESMTPS id x37sm2415569ana.8.2011.05.14.05.12.04 (version=SSLv3 cipher=OTHER); Sat, 14 May 2011 05:12:05 -0700 (PDT) Message-ID: <4DCE7193.8050405@gmail.com> Date: Sat, 14 May 2011 07:12:03 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.19) Gecko/20110501 Gentoo/2.0.14 SeaMonkey/2.0.14 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] openrc/baselayout and console service messages Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: dd83dae7c2cff5e34a43013706e14bfc Howdy, After the recent openrc/baselayout upgrade, I notice something missing. Sometimes after a update I switch to single user then switch back to the default runlevel. I notice when I switch to single user mode, I can see the services stopping like usual. However, when I switch back to the default runlevel, there are no messages at all. The way I usually switch back is with this command: rc default & exit That worked fine with the old way but not with the new way. Is this normal? Did I miss a config somewhere? Is this something I should file so it can be changed? Dale :-) :-)