mirror of
https://github.com/Snigdha-OS/snigdhaos-arctic.git
synced 2025-09-23 04:55:07 +02:00
update min
This commit is contained in:
21
archiso/airootfs/etc/nsswitch.conf
Normal file
21
archiso/airootfs/etc/nsswitch.conf
Normal file
@@ -0,0 +1,21 @@
|
||||
# Name Service Switch configuration file.
|
||||
# See nsswitch.conf(5) for details.
|
||||
# we changed nsswitch.conf to have access to nas servers
|
||||
# This config file comes from the ArcoLinux github
|
||||
|
||||
passwd: files systemd
|
||||
group: files [SUCCESS=merge] systemd
|
||||
shadow: files systemd
|
||||
gshadow: files systemd
|
||||
|
||||
publickey: files
|
||||
|
||||
hosts: mymachines resolve [!UNAVAIL=return] files dns mdns wins myhostname
|
||||
networks: files
|
||||
|
||||
protocols: files
|
||||
services: files
|
||||
ethers: files
|
||||
rpc: files
|
||||
|
||||
netgroup: files
|
Reference in New Issue
Block a user