mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
nss-mdns: enable systemd-userdbd
This commit is contained in:
parent
35c2dafc1c
commit
7106b644b8
@ -3,10 +3,10 @@
|
||||
# Example configuration of GNU Name Service Switch functionality.
|
||||
#
|
||||
|
||||
passwd: files
|
||||
group: files
|
||||
shadow: files
|
||||
gshadow: files
|
||||
passwd: files systemd
|
||||
group: files [SUCCESS=merge] systemd
|
||||
shadow: files systemd
|
||||
gshadow: files systemd
|
||||
|
||||
hosts: files mdns_minimal [NOTFOUND=return] dns
|
||||
networks: files dns
|
||||
|
Loading…
x
Reference in New Issue
Block a user