mirror of
https://github.com/morgan9e/systemd
synced 2026-04-15 00:47:10 +09:00
man,factory: update factory config for nsswitch.conf to match the man pages
Also add a note in the man pages to remind people to adjust the factory config and other man pages at the same time.
This commit is contained in:
committed by
Lennart Poettering
parent
9df4603e52
commit
94f760ec9d
@@ -1,6 +1,15 @@
|
||||
# This file is part of systemd.
|
||||
|
||||
passwd: files
|
||||
shadow: files
|
||||
group: files
|
||||
hosts: files mymachines resolve myhostname
|
||||
passwd: compat mymachines systemd
|
||||
group: compat mymachines systemd
|
||||
shadow: compat
|
||||
|
||||
hosts: files mymachines resolve [!UNAVAIL=return] dns myhostname
|
||||
networks: files
|
||||
|
||||
protocols: db files
|
||||
services: db files
|
||||
ethers: db files
|
||||
rpc: db files
|
||||
|
||||
netgroup: nis
|
||||
|
||||
Reference in New Issue
Block a user