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 1C6AE138334 for ; Mon, 4 Jun 2018 15:09:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 74C60E0A7D; Mon, 4 Jun 2018 15:09:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 3F7AEE0A6F for ; Mon, 4 Jun 2018 15:09:51 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C361D335C8E for ; Mon, 4 Jun 2018 15:09:49 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EDF0D296 for ; Mon, 4 Jun 2018 15:09:47 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1528124797.cc97247f11197802e32003228380bfb014f7d115.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd/files/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/systemd/files/nsswitch.conf X-VCS-Directories: sys-apps/systemd/files/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: cc97247f11197802e32003228380bfb014f7d115 X-VCS-Branch: master Date: Mon, 4 Jun 2018 15:09:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b9c91182-4bb4-4874-b6e0-49dc537fd9d1 X-Archives-Hash: b03e619af8b6e432847331431488ae47 commit: cc97247f11197802e32003228380bfb014f7d115 Author: Mike Gilbert gentoo org> AuthorDate: Mon Jun 4 15:06:37 2018 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Mon Jun 4 15:06:37 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc97247f sys-apps/systemd: replace 'compat' with 'files' in nsswitch.conf sample sys-apps/systemd/files/nsswitch.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys-apps/systemd/files/nsswitch.conf b/sys-apps/systemd/files/nsswitch.conf index 00667c0c088..ebef9ace965 100644 --- a/sys-apps/systemd/files/nsswitch.conf +++ b/sys-apps/systemd/files/nsswitch.conf @@ -7,9 +7,9 @@ # nss-resolve - host resolution using resolved # nss-systemd - dynamic user/group resolution (DynamicUser in unit files) -passwd: compat mymachines systemd -shadow: compat -group: compat mymachines systemd +passwd: files mymachines systemd +shadow: files +group: files mymachines systemd gshadow: files hosts: files mymachines resolve [!UNAVAIL=return] dns myhostname