update-motd 3.11 source package in Ubuntu

Changelog

update-motd (3.11) noble; urgency=medium

  * debian/tests/control: ditch test dep on removed freedombox.

 -- Steve Langasek <email address hidden>  Thu, 15 Feb 2024 08:14:37 -0800

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Dustin Kirkland 
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
update-motd_3.11.tar.xz 18.1 KiB 451dcb413cca1e9cae44bf588a28c53a1e256d3711d70aca3e783653f3a91d1f
update-motd_3.11.dsc 1.8 KiB 52b907160e5b03994def58febe7357da57a9529298d29daab93b7bee01d2b306

Available diffs

View changes file

Binary packages built by this source

show-motd: show message of the day in interactive shells

 .
 This package installs a script in /etc/profile.d that dynamically
 generates and shows a message-of-the-day in inteactive shells by
 running scripts installed in /etc/update-motd.d.
 .
 Showing the message-of-the-day in shells is useful when pam_motd does
 not show it, for example when starting the interactive shell does not
 require login.

update-motd: complements pam_motd in libpam-modules

 .
 This package installs a script that immediately dynamically generates
 a message-of-the-day by running scripts installed in /etc/update-motd.d,
 in lexical order.
 .
 Other packages, or system administrators should symlink scripts into
 /etc/update-motd.d, pre-pending a 2-digit number to handle ordering.
 .
 The functionality formerly provided by this package is now integrated into
 pam_motd, in libpam-modules.