From 988f87314392bbc28e242b3308670eba8f8b1f9c Mon Sep 17 00:00:00 2001 From: Xiao Pan Date: Sun, 12 Mar 2023 07:41:38 -0700 Subject: default nsswitch.conf --- etc/nsswitch.conf | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 etc/nsswitch.conf (limited to 'etc/nsswitch.conf') diff --git a/etc/nsswitch.conf b/etc/nsswitch.conf new file mode 100644 index 00000000..1ca05d57 --- /dev/null +++ b/etc/nsswitch.conf @@ -0,0 +1,19 @@ +# Name Service Switch configuration file. +# See nsswitch.conf(5) for details. + +passwd: files systemd +group: files [SUCCESS=merge] systemd +shadow: files systemd +gshadow: files systemd + +publickey: files + +hosts: mymachines resolve [!UNAVAIL=return] files myhostname dns +networks: files + +protocols: files +services: files +ethers: files +rpc: files + +netgroup: files -- cgit v1.2.3-70-g09d2