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 <gentoo-user+bounces-133302-garchives=archives.gentoo.org@lists.gentoo.org>) id 1RiIWT-0008Hc-Tt for garchives@archives.gentoo.org; Wed, 04 Jan 2012 04:32:22 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DE9621C152; Wed, 4 Jan 2012 04:32:13 +0000 (UTC) Received: from mail-tul01m020-f181.google.com (mail-tul01m020-f181.google.com [209.85.214.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 5378321C093 for <gentoo-user@lists.gentoo.org>; Wed, 4 Jan 2012 04:31:09 +0000 (UTC) Received: by obbup6 with SMTP id up6so15695942obb.40 for <gentoo-user@lists.gentoo.org>; Tue, 03 Jan 2012 20:31:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=13UcVqWHaYjICvDL+FEDeUToUmcxXc0pFj/4rbi64DU=; b=TL2FTIRAic2IUqc6ZHKIQNJLl8NX7cxxrqjQpDJqtp5rcX1CFROqoMAZaM138cPpz4 RE9jFDrl4PzYoZJKtJu0GL4Bk61QO78QeaDjUj8ccd3jToLLf+9XWgSj04Lss7WhEyfj ehL0uVAg0LtE0r6afDkso6jWLqgEwEcaEnfkg= Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.182.49.66 with SMTP id s2mr46853424obn.58.1325651468752; Tue, 03 Jan 2012 20:31:08 -0800 (PST) Received: by 10.182.208.103 with HTTP; Tue, 3 Jan 2012 20:31:08 -0800 (PST) Date: Tue, 3 Jan 2012 20:31:08 -0800 Message-ID: <CADsG24pMurnh-2ZJpO8hGA_YPgX5Z8Nk2t_SfW+2c6e5Rg-1wA@mail.gmail.com> Subject: [gentoo-user] Init Scripts Not Starting From: Dan Cowsill <danthehat@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=f46d044630dae4179304b5ac48b9 X-Archives-Salt: 0cfc0546-3615-4331-a865-a8bd778e2e33 X-Archives-Hash: 7d6943ed3570884e5e7237bd3977de89 --f46d044630dae4179304b5ac48b9 Content-Type: text/plain; charset=ISO-8859-1 Hey list, A little while after I compiled Gnome and got things running, I lost the ability to add scripts to the default runlevel. I can run rc-update add xdm default, for example, and the xdm symlink will appear in /etc/runlevels/default, and that symlink will indeed point to /etc/init.d/xdm, but xdm will not start. Further to that, there's no evidence to indicate that RC is even trying to start it. No errors, no logs, no nothing. Same goes for virtualbox-guest-additions and sysklogd. I tried logging rc and got absolutely nowhere. There's nothing overt in dmesg either. The really fun part is these scripts function perfectly if I run them after boot. Since there's no evidence of this problem in any logs or during the startup process, I assume there is no problem and I am doing it wrong. Thoughts? --f46d044630dae4179304b5ac48b9 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hey list,<div><br></div><div>A little while after I compiled Gnome and got = things running, I lost the ability to add scripts to the default runlevel. = =A0I can run rc-update add xdm default, for example, and the xdm symlink wi= ll appear in /etc/runlevels/default, and that symlink will indeed point to = /etc/init.d/xdm, but xdm will not start. =A0Further to that, there's no= evidence to indicate that RC is even trying to start it. =A0No errors, no = logs, no nothing. =A0Same goes for virtualbox-guest-additions and sysklogd.= =A0I tried logging rc and got absolutely nowhere. =A0There's nothing o= vert in dmesg either.</div> <div><br></div><div>The really fun part is these scripts function perfectly= if I run them after boot.</div><div><br></div><div>Since there's no ev= idence of this problem in any logs or during the startup process, I assume = there is no problem and I am doing it wrong.</div> <div><br></div><div>Thoughts?</div> --f46d044630dae4179304b5ac48b9--