aboutsummaryrefslogtreecommitdiffstats
path: root/arch-system/etc-nsswitch.conf
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2018-01-22 17:51:04 +0100
committerTharre <tharre3@gmail.com>2018-01-22 17:51:16 +0100
commit4a8378a672a327af2467b492ea7b80fec706e036 (patch)
treeb114108556f925a253430ab681c09ce5f8961b0e /arch-system/etc-nsswitch.conf
parent24cca40e62b6753017920acbd0e63ec678368f36 (diff)
downloadpkgbuilds-4a8378a672a327af2467b492ea7b80fec706e036.tar.gz
pkgbuilds-4a8378a672a327af2467b492ea7b80fec706e036.tar.xz
pkgbuilds-4a8378a672a327af2467b492ea7b80fec706e036.zip
arch-system: initial commit
Diffstat (limited to 'arch-system/etc-nsswitch.conf')
-rw-r--r--arch-system/etc-nsswitch.conf18
1 files changed, 18 insertions, 0 deletions
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