[arch-commits] Commit in filesystem/trunk (PKGBUILD nsswitch.conf)
Jan Steffens
heftig at gemini.archlinux.org
Sat Dec 4 12:08:20 UTC 2021
Date: Saturday, December 4, 2021 @ 12:08:19
Author: heftig
Revision: 430679
2021.12.04-1: Update nsswitch.conf to systemd-recommended setup
Modified:
filesystem/trunk/PKGBUILD
filesystem/trunk/nsswitch.conf
---------------+
PKGBUILD | 4 ++--
nsswitch.conf | 5 +++--
2 files changed, 5 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-12-04 01:06:16 UTC (rev 430678)
+++ PKGBUILD 2021-12-04 12:08:19 UTC (rev 430679)
@@ -2,7 +2,7 @@
# Contributor: Tom Gundersen <teg at jklm.no>
pkgname=filesystem
-pkgver=2021.11.11
+pkgver=2021.12.04
pkgrel=1
pkgdesc='Base Arch Linux files'
arch=('x86_64')
@@ -29,7 +29,7 @@
'dad04a370e488aa85fb0a813a5c83cf6fd981ce01883fc59685447b092de84b5'
'8ca2d8eef6fb5143c9ef7e9174ccfef59ac7ad2deee243574cd10c763156cc10'
'e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855'
- '39d2f719f095028fa655c246bc8608cf3b00971cb7d8c3dbae5a6d89b93a6ca7'
+ 'c8ee7a9faf798caab178ec51afae4146f1efd8a716b7acedf28345b6c75f9697'
'a54d010860b3e9c4b8ccc282e61da5b7118c7547697151aaca36ee771d323dc9'
'5e06477834f51abf42ea4e8dc199632afc6afbfd8c44354685a271e9a48d2c0a'
'5e4088ad8d0853d390fa303f6be8c3f69c33834200cba9e90f7849f1993ca8d0'
Modified: nsswitch.conf
===================================================================
--- nsswitch.conf 2021-12-04 01:06:16 UTC (rev 430678)
+++ nsswitch.conf 2021-12-04 12:08:19 UTC (rev 430679)
@@ -3,11 +3,12 @@
passwd: files systemd
group: files [SUCCESS=merge] systemd
-shadow: files
+shadow: files systemd
+gshadow: files systemd
publickey: files
-hosts: files mymachines myhostname resolve [!UNAVAIL=return] dns
+hosts: mymachines resolve [!UNAVAIL=return] files myhostname dns
networks: files
protocols: files
More information about the arch-commits
mailing list