[Bug 250081] no motd displayed after reboot when update_motd="NO"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 19 Feb 2022 17:39:59 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250081
yvesguerin@yahoo.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |yvesguerin@yahoo.ca
--- Comment #2 from yvesguerin@yahoo.ca ---
login(1) must honor the variable from /etc/login.conf: welcome=FOLDER_TO/motd
/etc/rc.d/motd needs to update motd with kernel info if update_motd="YES" so
/etc/rc.d/motd needs to read the /etc/login.conf and find the motd file and
update it. If the filesystem where the motd file is read-only, display a
message to inform the user/sysadmin.
--
You are receiving this mail because:
You are the assignee for the bug.