summaryrefslogtreecommitdiff
path: root/modules/pam_motd/README
diff options
context:
space:
mode:
authorSam Hartman <hartmans@debian.org>2023-09-11 14:00:42 -0600
committerSam Hartman <hartmans@debian.org>2024-04-08 16:35:07 -0600
commitcc995e3ba810aaedaf66ee24721f000615dc483e (patch)
tree9cbf236cf4e4b3a3e1d03f99684c5fb1212d11bf /modules/pam_motd/README
parent4df2ba6a029d639bc83c5e42dcded64149a67c4e (diff)
update-motd
Provide a more dynamic MOTD, based on the short-lived update-motd project. Authors: Dustin Kirkland <kirkland@canonical.com> Last-Update: 2019-02-12 Forwarded: no Bug-Ubuntu: https://bugs.launchpad.net/bugs/399071 Gbp-Pq: Name update-motd
Diffstat (limited to 'modules/pam_motd/README')
-rw-r--r--modules/pam_motd/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/modules/pam_motd/README b/modules/pam_motd/README
index 01bc64e9..375ec809 100644
--- a/modules/pam_motd/README
+++ b/modules/pam_motd/README
@@ -52,6 +52,10 @@ motd_dir=/path/dirname.d
colon-separated list. By default this option is set to /etc/motd.d:/run/
motd.d:/usr/lib/motd.d.
+noupdate
+
+ Don't run the scripts in /etc/update-motd.d to refresh the motd file.
+
When no options are given, the default behavior applies for both options.
Specifying either option (or both) will disable the default behavior for both
options.