update-motd 3.9 source package in Ubuntu

Changelog

update-motd (3.9) impish; urgency=medium

  * debian/tests/update-motd: Do not check for untested motd snippets anymore.

 -- Brian Murray <email address hidden>  Thu, 10 Jun 2021 11:29:10 -0700

Upload details

Uploaded by:
Brian Murray
Uploaded to:
Impish
Original maintainer:
Dustin Kirkland 
Architectures:
all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Impish: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
update-motd_3.9.tar.xz 18.1 KiB 337ac674b24082356f5f5d5b7d1be8065d2bb790ad767d4ccadd831a2523ac51
update-motd_3.9.dsc 1.8 KiB 218618e182d47624f6358c3225b1250c733313f0bed6d7a9712ec5e70a61acc2

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.