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:52
Message-Id: 1528124956.11c8c4fe228402c3ded8863ad95d91bf9eb0d0d6.floppym@gentoo
1 commit: 11c8c4fe228402c3ded8863ad95d91bf9eb0d0d6
2 Author: Mike Gilbert <floppym <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 4 15:09:16 2018 +0000
4 Commit: Mike Gilbert <floppym <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 4 15:09:16 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=11c8c4fe
7
8 sys-apps/systemd: replace tabs with spaces in nsswitch.conf sample
9
10 sys-apps/systemd/files/nsswitch.conf | 30 +++++++++++++++---------------
11 1 file changed, 15 insertions(+), 15 deletions(-)
12
13 diff --git a/sys-apps/systemd/files/nsswitch.conf b/sys-apps/systemd/files/nsswitch.conf
14 index ebef9ace965..91dbe757f9f 100644
15 --- a/sys-apps/systemd/files/nsswitch.conf
16 +++ b/sys-apps/systemd/files/nsswitch.conf
17 @@ -7,21 +7,21 @@
18 # nss-resolve - host resolution using resolved
19 # nss-systemd - dynamic user/group resolution (DynamicUser in unit files)
20
21 -passwd: files mymachines systemd
22 -shadow: files
23 -group: files mymachines systemd
24 -gshadow: files
25 +passwd: files mymachines systemd
26 +shadow: files
27 +group: files mymachines systemd
28 +gshadow: files
29
30 -hosts: files mymachines resolve [!UNAVAIL=return] dns myhostname
31 -networks: files
32 +hosts: files mymachines resolve [!UNAVAIL=return] dns myhostname
33 +networks: files
34
35 -services: db files
36 -protocols: db files
37 -rpc: db files
38 -ethers: db files
39 -netmasks: files
40 -netgroup: files
41 -bootparams: files
42 +services: db files
43 +protocols: db files
44 +rpc: db files
45 +ethers: db files
46 +netmasks: files
47 +netgroup: files
48 +bootparams: files
49
50 -automount: files
51 -aliases: files
52 +automount: files
53 +aliases: files