From f989b53289cd1370b64ab3a11dc49582601141c4 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 21:40:17 +0200 Subject: Adding debian version 6.05.01-1. Signed-off-by: Daniel Baumann --- debian/patches/0007-motd.5.patch | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 debian/patches/0007-motd.5.patch (limited to 'debian/patches/0007-motd.5.patch') diff --git a/debian/patches/0007-motd.5.patch b/debian/patches/0007-motd.5.patch new file mode 100644 index 0000000..90a7dc6 --- /dev/null +++ b/debian/patches/0007-motd.5.patch @@ -0,0 +1,39 @@ +From: "Dr. Tobias Quathamer" +Date: Sat, 6 Feb 2016 01:22:57 +0100 +Subject: motd.5 + +--- + man5/motd.5 | 12 ++++++++++++ + 1 file changed, 12 insertions(+) + +diff --git a/man5/motd.5 b/man5/motd.5 +index b506c95..f4c4748 100644 +--- a/man5/motd.5 ++++ b/man5/motd.5 +@@ -12,14 +12,26 @@ motd \- message of the day + The contents of + .I /etc/motd + are displayed by ++.\" Patched in Debian, maybe other distribs ++.BR pam_motd (8) ++.\" End of patch ++.\" .BR login (1) + .BR login (1) + after a successful login but just before it executes the login shell. + .PP + The abbreviation "motd" stands for "message of the day", and this file + has been traditionally used for exactly that (it requires much less disk + space than mail to all users). ++.PP ++On Debian GNU/Linux, dynamic content configured at ++.I /etc/pam.d/login ++is also displayed by ++.IR pam_exec . + .SH FILES + .I /etc/motd ++.br ++.I /etc/pam.d/login + .SH SEE ALSO + .BR login (1), + .BR issue (5) ++.BR pam_motd (8) -- cgit v1.2.3