From: Mike Gilbert Date: Mon, 4 Jun 2018 15:06:37 +0000 (-0400) Subject: sys-apps/systemd: replace 'compat' with 'files' in nsswitch.conf sample X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=cc97247f11197802e32003228380bfb014f7d115;p=gentoo.git sys-apps/systemd: replace 'compat' with 'files' in nsswitch.conf sample --- diff --git a/sys-apps/systemd/files/nsswitch.conf b/sys-apps/systemd/files/nsswitch.conf index 00667c0c088e..ebef9ace965e 100644 --- a/sys-apps/systemd/files/nsswitch.conf +++ b/sys-apps/systemd/files/nsswitch.conf @@ -7,9 +7,9 @@ # 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 +passwd: files mymachines systemd +shadow: files +group: files mymachines systemd gshadow: files hosts: files mymachines resolve [!UNAVAIL=return] dns myhostname