Files
sablink-distro/sys-apps/systemd/files/nsswitch.conf
T
Ettore Di Giacinto 34825fbed4 sys-apps/systemd: Version bump to 233-r1
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --force
2017-06-17 15:32:31 +02:00

28 lines
698 B
Plaintext

# Sample nss configuration for systemd
# systemd-specific modules
# See the manual pages fore further information.
# nss-myhostname - host resolution for the local hostname
# nss-mymachines - host, user, group resolution for containers
# nss-resolve - host resolution using resolved
# nss-systemd - dynamic user/group resolution (DynamicUser in unit files)
passwd: compat mymachines systemd
shadow: compat
group: compat mymachines systemd
gshadow: files
hosts: files mymachines resolve [!UNAVAIL=return] dns myhostname
networks: files
services: db files
protocols: db files
rpc: db files
ethers: db files
netmasks: files
netgroup: files
bootparams: files
automount: files
aliases: files