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




commit 9b443434be19c3314cda9c9ed37759195cd3abc7
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
    
    Part-of: <https://gitlab.gnome.org/GNOME/gnome-build-meta/-/merge_requests/1130>

 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]