Move to Federated Gitea
This commit is contained in:
2
networking/mdns.allow
Normal file
2
networking/mdns.allow
Normal file
@@ -0,0 +1,2 @@
|
||||
.local.
|
||||
.local
|
||||
19
networking/nsswitch.conf
Normal file
19
networking/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 [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