Gentoo Archives: gentoo-commits

From: Mike Gilbert <floppym@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/systemd/files/
Date: Mon, 04 Jun 2018 15:09:54
Message-Id: 1528124797.cc97247f11197802e32003228380bfb014f7d115.floppym@gentoo
1 commit: cc97247f11197802e32003228380bfb014f7d115
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 4 15:06:37 2018 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 4 15:06:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc97247f
7
8 sys-apps/systemd: replace 'compat' with 'files' in nsswitch.conf sample
9
10 sys-apps/systemd/files/nsswitch.conf | 6 +++---
11 1 file changed, 3 insertions(+), 3 deletions(-)
12
13 diff --git a/sys-apps/systemd/files/nsswitch.conf b/sys-apps/systemd/files/nsswitch.conf
14 index 00667c0c088..ebef9ace965 100644
15 --- a/sys-apps/systemd/files/nsswitch.conf
16 +++ b/sys-apps/systemd/files/nsswitch.conf
17 @@ -7,9 +7,9 @@
18 # nss-resolve - host resolution using resolved
19 # nss-systemd - dynamic user/group resolution (DynamicUser in unit files)
20
21 -passwd: compat mymachines systemd
22 -shadow: compat
23 -group: compat mymachines systemd
24 +passwd: files mymachines systemd
25 +shadow: files
26 +group: files mymachines systemd
27 gshadow: files
28
29 hosts: files mymachines resolve [!UNAVAIL=return] dns myhostname