update-motd 3.10 source package in Ubuntu

Changelog

update-motd (3.10) jammy; urgency=medium

  * Update to debhelper compat level 13.

 -- Steve Langasek <email address hidden>  Wed, 23 Mar 2022 20:35:26 -0700

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main admin
Lunar release main admin
Jammy release main admin

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
update-motd_3.10.tar.xz 18.1 KiB 4973c259fc3acfeea2dde18dcf5d5a48181ea1a7012257f5447bc892edd7d1b9
update-motd_3.10.dsc 1.9 KiB b1e66e2835c7dec50a0cd8d3c3425c50f1bae8e44390662ccfd9ddf2f60448f0

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.