mirror of
https://github.com/Snigdha-OS/snigdhaos-archiso.git
synced 2025-09-07 05:05:14 +02:00
⚡️ perf: switch config
This commit is contained in:
19
archiso/airootfs/etc/nsswitch.conf
Normal file
19
archiso/airootfs/etc/nsswitch.conf
Normal file
@@ -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 mdns_minimal [NOTFOUND=return] resolve [!UNAVAIL=return] files myhostname dns
|
||||
networks: files
|
||||
|
||||
protocols: files
|
||||
services: files
|
||||
ethers: files
|
||||
rpc: files
|
||||
|
||||
netgroup: files
|
Reference in New Issue
Block a user