From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 86A671382C5 for ; Fri, 5 Feb 2021 03:34:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 777ABE0996; Fri, 5 Feb 2021 03:34:15 +0000 (UTC) Received: from mail-il1-x136.google.com (mail-il1-x136.google.com [IPv6:2607:f8b0:4864:20::136]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C96E2E0961 for ; Fri, 5 Feb 2021 03:34:14 +0000 (UTC) Received: by mail-il1-x136.google.com with SMTP id d6so4669884ilo.6 for ; Thu, 04 Feb 2021 19:34:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=message-id:subject:from:to:date:in-reply-to:references:user-agent :mime-version:content-transfer-encoding; bh=i6Nrvv7+0MqRbaM15UV2nXdBkRszWsqsOGMo0KX/Wi0=; b=TsNtcU8i8xixwrg72TmeLXXIHTC694fVfSlxS4L/mTfroge0y8EXexj0htCPuLk7s2 3yJzOYEN0dFeMGVujlR4UIryXHxicRoSkx4+GDE0qFaRmTVhF0kFVD6cbbDaZhYFm32Y q5OxVSAO+6gvoa7GqxQ+gb1BgT51tMlPqvuZblcRKaHIQ6rBSnmKH6A96FJWXkROZrIi jZS2iLdeFg6xwUqIHUKQBGWGS1TgTe5Ih/JWiPb8dkczqM9TFKagAL/fg1h4prS/i7hg Yw3bXUnN999psNsD2zwDrznnhJID7BRq4u4g6ZGNNrt5Ih+r75FPfyhBPeWZdD6LoEt/ UlXg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:message-id:subject:from:to:date:in-reply-to :references:user-agent:mime-version:content-transfer-encoding; bh=i6Nrvv7+0MqRbaM15UV2nXdBkRszWsqsOGMo0KX/Wi0=; b=Lx7YAkRSME9Ei0X9hwQ1gLR8cX17mRelp6fYBVJEz8WZO5zhtEoffTezTPcEBzhTZH FqxPz0ajEtUU41HkBvP0OVK51PaeZ09SVJwgcd7sBDFD9tj1pC7k7oXKW5+5y85AfI81 xk0TriU9SzcpUUqN0U/obiOsSDpXGpOgOOUop/LJ9WSTlRfymDBME2ew6qSVvAm6iD4x ECZdmatizP/rlFniF4kHhUnHu1Oqj6VOdahs+qVwqO+5r/Y8oWu64BXzrHOpg/Jean6a 0qiIUs30hTStCwSm77A4sgEE+FzHjxERnhZCrdTmDcbd68mjU4++Z5ZFY51slivStdOW R2IA== X-Gm-Message-State: AOAM5318uQte1PrwBOV1mAI3FsTyySQ3dlpRjIpSQ2OZfQe45l49uvR3 lDEIMLcBVz1emZfiPM8zf7CKDcgufNE= X-Google-Smtp-Source: ABdhPJxFSmVy13HrnjccPp19M0NKURTVnM+gJ8yxkOARbO2TRvnAV9l8ueLUBGpeu+iXwIknmM0GEw== X-Received: by 2002:a92:c90b:: with SMTP id t11mr2195282ilp.275.1612496053857; Thu, 04 Feb 2021 19:34:13 -0800 (PST) Received: from detroit.csa (cpe-174-97-136-98.wi.res.rr.com. [174.97.136.98]) by smtp.gmail.com with ESMTPSA id s10sm3685477iob.47.2021.02.04.19.34.13 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 04 Feb 2021 19:34:13 -0800 (PST) Message-ID: Subject: Re: [gentoo-user] Re: Gentoo as NAS From: "Matt Connell (Gmail)" To: gentoo-user@lists.gentoo.org Date: Thu, 04 Feb 2021 21:34:12 -0600 In-Reply-To: References: <20210204221649.57cbe4b3@digimed.co.uk> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.36.5 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 X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Archives-Salt: 6fff7726-37e3-46a9-a19f-5bf3190bfd85 X-Archives-Hash: e2df127cd8360db062548f83dd6ee946 On Fri, 2021-02-05 at 01:06 +0000, Grant Edwards wrote: > > The plex-server ebuild appears to require systemd, but it isn't listed > > as a dependency. Am I missing something? > > > Apparently so. The presence of the command systemd_newunit in the .ebuild > > doesn't mean that systemd is required. I am using plex-media-server from this overlay without systemd. It is not required.