Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fourcube/custom-motd

Create a custom /etc/motd file from some script files.
https://github.com/fourcube/custom-motd

Last synced: 15 days ago
JSON representation

Create a custom /etc/motd file from some script files.

Awesome Lists containing this project

README

        

# custom-motd

Create a custom motd banner.

## Usage

Add a crontab entry

`*/30 * * * * /opt/custom-motd/motd.sh > /etc/motd`