Skip to content
Snippets Groups Projects
Commit 9f73fe23 authored by Sébastien Luttringer's avatar Sébastien Luttringer
Browse files

fix FS#51709

- fix FS#46694
parent 341e4292
No related branches found
No related tags found
No related merge requests found
# Maintainer: Tom Gundersen <teg@jklm.no>
pkgname=filesystem
pkgver=2015.09
pkgrel=1.1
pkgver=2016.11
pkgrel=1
pkgdesc='Base filesystem'
arch=('i686' 'x86_64')
license=('GPL')
......@@ -20,7 +20,7 @@ source=('group' 'issue' 'nsswitch.conf' 'securetty' 'host.conf' 'ld.so.conf'
'locale.sh')
md5sums=('4d7417d2bf8872665c0907f09ae37c34'
'7813c481156f6b280a3ba91fc6236368'
'66e152a883f4285aa832a55f69cba2a0'
'7b21f0f97f048988908bf93778bba65f'
'4c4540eeb748bf1f71d631b8c1dcf0b3'
'f28150d4c0b22a017be51b9f7f9977ed'
'6e488ffecc8ba142c0cf7e2d7aeb832e'
......@@ -30,7 +30,7 @@ md5sums=('4d7417d2bf8872665c0907f09ae37c34'
'f0a5071f50d8864d2810c44e23eb00cc'
'7bc65f234dfb6abf24e7c3b03e86f4ff'
'd41d8cd98f00b204e9800998ecf8427e'
'b16a4674ccf3a932ff34c6c8393a4f33'
'7756fd3b8876eee095bd6e94ddac13ca'
'6f48288b6fcaf0065fcb7b0e525413e0'
'22518e922891f9359f971f4f5b4e793c'
'69e460404f45bdb7288d1de662e56dd9'
......
# Begin /etc/nsswitch.conf
passwd: files
group: files
shadow: files
passwd: compat mymachines systemd
group: compat mymachines systemd
shadow: compat
publickey: files
hosts: files resolve mymachines myhostname
hosts: files mymachines resolve [!UNAVAIL=return] dns myhostname
networks: files
protocols: files
......
NAME="Arch Linux"
ID=arch
PRETTY_NAME="Arch Linux"
ID=arch
ID_LIKE=archlinux
ANSI_COLOR="0;36"
HOME_URL="https://www.archlinux.org/"
SUPPORT_URL="https://bbs.archlinux.org/"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment