summaryrefslogtreecommitdiff
blob: 91dbe757f9f3ecfe0422cf6a347738b0350c3e25 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# 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:     files mymachines systemd
shadow:     files
group:      files 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