[gnome-build-meta/valentindavid/nsswitch-systemd-homed] /etc/nsswitch.conf: Enable Systemd Homed users and groups




commit 7c966b205ece2f45f1f90169592a472229b7f0c2
Author: Valentin David <valentin david codethink co uk>
Date:   Fri Apr 30 15:52:52 2021 +0200

    /etc/nsswitch.conf: Enable Systemd Homed users and groups

 files/vm/nsswitch.conf | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/files/vm/nsswitch.conf b/files/vm/nsswitch.conf
index 9df78767..49751009 100644
--- a/files/vm/nsswitch.conf
+++ b/files/vm/nsswitch.conf
@@ -1,8 +1,8 @@
 # Name Service Switch configuration file.
 # See nsswitch.conf(5) for details.
 
-passwd: files
-group: files
+passwd: files systemd
+group: files [SUCCESS=merge] systemd
 shadow: files
 
 publickey: files


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]