Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Feb 2022 17:39:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 250081] no motd displayed after reboot when update_motd="NO"
Message-ID:  <bug-250081-227-SEFyfHr6Ka@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250081-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250081-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250081

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=3DFOLDER_TO/=
motd

/etc/rc.d/motd needs to update motd with kernel info if update_motd=3D"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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250081-227-SEFyfHr6Ka>