From 4a8378a672a327af2467b492ea7b80fec706e036 Mon Sep 17 00:00:00 2001 From: Tharre Date: Mon, 22 Jan 2018 17:51:04 +0100 Subject: arch-system: initial commit --- arch-system/etc-nsswitch.conf | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 arch-system/etc-nsswitch.conf (limited to 'arch-system/etc-nsswitch.conf') diff --git a/arch-system/etc-nsswitch.conf b/arch-system/etc-nsswitch.conf new file mode 100644 index 0000000..007d207 --- /dev/null +++ b/arch-system/etc-nsswitch.conf @@ -0,0 +1,18 @@ +# Name Service Switch configuration file. +# See nsswitch.conf(5) for details. + +passwd: files mymachines systemd +group: files mymachines systemd +shadow: files + +publickey: files + +hosts: files mymachines mdns_minimal [NOTFOUND=return] resolve [!UNAVAIL=return] dns myhostname +networks: files + +protocols: files +services: files +ethers: files +rpc: files + +netgroup: files -- cgit v1.2.3-70-g09d2