GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
* Sign Up! *

Support
Customer Portal
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MOTD(5) FreeBSD File Formats Manual MOTD(5)

motdfile containing message(s) of the day

The file /var/run/motd is normally displayed by login(1) after a user has logged in but before the shell is run. It is generally used for important system-wide announcements. During system startup, a line containing the kernel version string is prepended to /etc/motd.template and the contents are written to /var/run/motd.

/var/run/motd can be updated without a system reboot by manually restarting the motd service after updating /etc/motd.template:

service motd restart

Individual users may suppress the display of this file by creating a file named “.hushlogin” in their home directories or through login.conf(5).

/etc/motd
Symbolic link to /var/run/motd.
/etc/motd.template
The template file that system administrators can edit.
/var/run/motd
The message of the day.
$HOME/.hushlogin
Suppresses output of /var/run/motd.

FreeBSD 12.1-RELEASE (GENERIC) #0: Sun Dec 29 03:08:31 PST 2019

/home is full.  Please cleanup your directories.

Prior to FreeBSD 13.0, motd lived in /etc.

December 14, 2024 FreeBSD 15.1-RELEASE

Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.