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 1Mbgjy-0004n4-NL for garchives@archives.gentoo.org; Thu, 13 Aug 2009 20:17:38 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C01E7E0557; Thu, 13 Aug 2009 20:17:37 +0000 (UTC) Received: from mail.digimed.co.uk (82-69-83-178.dsl.in-addr.zen.co.uk [82.69.83.178]) by pigeon.gentoo.org (Postfix) with ESMTP id 87924E0557 for ; Thu, 13 Aug 2009 20:17:37 +0000 (UTC) Received: from krikkit.digimed.co.uk (krikkit.digimed.co.uk [192.168.1.3]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.digimed.co.uk (Postfix) with ESMTPSA id C430D362789 for ; Thu, 13 Aug 2009 21:17:36 +0100 (BST) Date: Thu, 13 Aug 2009 21:17:29 +0100 From: Neil Bothwick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Starting a daemon automatically without rc-update Message-ID: <20090813211729.4c5df62b@krikkit.digimed.co.uk> In-Reply-To: <4A8428DE.2000804@gmail.com> References: <49bf44f10908121440o3764f861r6dfddcc4c4ce91c@mail.gmail.com> <20090812230258.4f31b6b9@zaphod.digimed.co.uk> <49bf44f10908121653i404d74acla048ccf31ba5dea1@mail.gmail.com> <20090813015558.215c5c05@zaphod.digimed.co.uk> <4A8428DE.2000804@gmail.com> Organization: Digital Media Production X-Mailer: Claws Mail 3.7.2cvs16 (GTK+ 2.16.5; i686-pc-linux-gnu) X-GPG-Fingerprint: 7260 0F33 97EC 2F1E 7667 FE37 BA6E 1A97 4375 1903 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 Content-Type: multipart/signed; micalg=PGP-SHA1; boundary="Sig_/1wxPeb2d_pjdvCx+PU9xcRA"; protocol="application/pgp-signature" X-Archives-Salt: a5cdd740-953a-43b3-8154-ebbd99a23f88 X-Archives-Hash: f32d4a6c64e5b12476b0841ed72ed7e5 --Sig_/1wxPeb2d_pjdvCx+PU9xcRA Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable On Thu, 13 Aug 2009 09:53:18 -0500, Dale wrote: > Question. Could I put a command that changes the divisor for my fan > speeds here? It would look something like this: >=20 > echo 8 > /sys/devices/platform/w83627hf.656/fan1_div >=20 > Would that work or does it have to be a service? It's just a shell script, or shell function in the case of=20 /etc/conf.d/local, that is executed at the end of the boot sequence. You can have it pick lottery numbers if you like :) --=20 Neil Bothwick If you think that there is good in everybody, you haven't met everybody. --Sig_/1wxPeb2d_pjdvCx+PU9xcRA Content-Type: application/pgp-signature; name=signature.asc Content-Disposition: attachment; filename=signature.asc -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.12 (GNU/Linux) iEYEARECAAYFAkqEdN8ACgkQum4al0N1GQPKhgCfe+LqxY/QXKdb4HVfR02/JQGc FCEAnR6piOYlExOIeBvz/6Fp1qaJy4yl =zg5E -----END PGP SIGNATURE----- --Sig_/1wxPeb2d_pjdvCx+PU9xcRA--