From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id F37781381F3 for ; Wed, 31 Jul 2013 15:37:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B44F1E0A7F; Wed, 31 Jul 2013 15:36:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5C840E0A62 for ; Wed, 31 Jul 2013 15:36:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 9DD8F33BF0D for ; Wed, 31 Jul 2013 15:36:49 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -0.603 X-Spam-Level: X-Spam-Status: No, score=-0.603 tagged_above=-999 required=5.5 tests=[AWL=-0.259, DKIM_ADSP_CUSTOM_MED=0.001, FREEMAIL_FROM=0.001, NML_ADSP_CUSTOM_MED=1.2, RCVD_IN_DNSWL_NONE=-0.0001, RP_MATCHES_RCVD=-1.544, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=no Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id voKuNIOEI4ot for ; Wed, 31 Jul 2013 15:36:44 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C767033E9EB for ; Wed, 31 Jul 2013 15:36:41 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1V4YS4-00085a-H9 for gentoo-user@gentoo.org; Wed, 31 Jul 2013 17:36:36 +0200 Received: from athedsl-234525.home.otenet.gr ([85.74.235.187]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 31 Jul 2013 17:36:36 +0200 Received: from realnc by athedsl-234525.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 31 Jul 2013 17:36:36 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: gentoo-systemd-only deprecation Date: Wed, 31 Jul 2013 18:36:16 +0300 Organization: Lucas Barks Message-ID: References: <57299332.XkTIeZ2QOq@melforce> <3017.1375206780@ccs.covici.com> <6349.1375221843@ccs.covici.com> <51F8F63E.9020705@libertytrek.org> <20130731132227.5e582ee7@digimed.co.uk> <51F9034E.7040204@libertytrek.org> <51F92CC0.2060504@libertytrek.org> 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: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-234525.home.otenet.gr User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 In-Reply-To: <51F92CC0.2060504@libertytrek.org> X-Archives-Salt: 5817c808-100a-4dc3-8659-acaf60d1d5dc X-Archives-Hash: 5cbfefc83122742208989c5c75c0dba2 On 31/07/13 18:26, Tanstaafl wrote: > On 2013-07-31 11:20 AM, Canek Peláez Valdés wrote: >> If you don't use the systemd USE flag (and never install anything that >> depends on systemd), you will not get systemd installed, but many >> packages will install systemd unit files in /urs/lib/systemd/system. >> This unit files are little non-executable files which do nothing in >> your system, but some people feel really strongly about having >> anything in their machines with *systemd* in its path. If you want to >> exorcise those unit files, add /usr/lib/systemd/system to >> INSTALL_MASK. > > Ok, thanks Canek... but my last question remains... if this really is > going to be the only and one true way to opt out of systemd, shouldn't > this be well documented in the man page, as opposed to just generic > references to masking 'files'...? Actually, this isn't how you opt out of systemd. You do that by having "-systemd" in your USE flags. Just because the unit files are present doesn't mean you're now using systemd.