summaryrefslogtreecommitdiffstats
path: root/debian/patches/0008-nsswitch.conf.5.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/0008-nsswitch.conf.5.patch')
-rw-r--r--debian/patches/0008-nsswitch.conf.5.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/patches/0008-nsswitch.conf.5.patch b/debian/patches/0008-nsswitch.conf.5.patch
new file mode 100644
index 0000000..4312e46
--- /dev/null
+++ b/debian/patches/0008-nsswitch.conf.5.patch
@@ -0,0 +1,24 @@
+From: "Dr. Tobias Quathamer" <toddy@debian.org>
+Date: Sat, 6 Feb 2016 01:24:49 +0100
+Subject: nsswitch.conf.5
+
+---
+ man5/nsswitch.conf.5 | 5 +++++
+ 1 file changed, 5 insertions(+)
+
+diff --git a/man5/nsswitch.conf.5 b/man5/nsswitch.conf.5
+index 49b288e..eb690ed 100644
+--- a/man5/nsswitch.conf.5
++++ b/man5/nsswitch.conf.5
+@@ -274,6 +274,11 @@ Include the specified
+ .I user
+ from the NIS passwd/shadow map.
+ .TP
++.BI + user::::::
++Include the specified
++.I user
++from the NIS passwd map, but override with non-empty passwd fields.
++.TP
+ .BI +@ netgroup
+ Include all users in the given
+ .IR netgroup .